From: Ben Dooks Date: Tue, 1 Jul 2008 10:59:42 +0000 (+0100) Subject: I2C: S3C2410: Fixup error codes returned rom a transfer. X-Git-Tag: v2.6.26-rc9~69^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63f5c2891eae6b4dd0538ef094e5f256d6150d7b;p=pandora-kernel.git I2C: S3C2410: Fixup error codes returned rom a transfer. The driver should be returning -ENXIO for transfers that do not pass the initial address byte stage. Note, also small tidyups to the driver comments in the area. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed