I2C: S3C2410: Fixup error codes returned rom a transfer.
authorBen Dooks <ben-linux@fluff.org>
Tue, 1 Jul 2008 10:59:42 +0000 (11:59 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 1 Jul 2008 13:30:37 +0000 (14:30 +0100)
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 <ben-linux@fluff.org>

No differences found