From: Jean Delvare Date: Wed, 6 Feb 2008 09:38:41 +0000 (-0800) Subject: rtc-pcf8583: Don't abuse I2C_M_NOSTART X-Git-Tag: v2.6.25-rc1~622 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=037e291cc77a4beb0379a8c74e3d82e49a476b84;p=pandora-kernel.git 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 Signed-off-by: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed