git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2709781
)
I2C: S3C2410: Fixup error codes returned rom a transfer.
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 1 Jul 2008 10:59:42 +0000
(11:59 +0100)
committer
Ben 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