Home
last modified time | relevance | path

Searched hist:"037 e291cc77a4beb0379a8c74e3d82e49a476b84" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-pcf8583.cdiff 037e291cc77a4beb0379a8c74e3d82e49a476b84 Wed Feb 06 10:38:41 CET 2008 Jean Delvare <khali@linux-fr.org> rtc-pcf8583: Don't abuse I2C_M_NOSTART

The rtc-pcf8583 driver is using the I2C_M_NOSTART flag but shouldn't. This
flag is only meant for broken chips and the PCF8583 RTC chip is not one of
these.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>