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:
25ee33f
)
i2c: rcar: fix NACK error code
author
Ben Dooks
<ben.dooks@codethink.co.uk>
Sun, 26 Jan 2014 16:05:37 +0000
(16:05 +0000)
committer
Wolfram Sang
<wsa@the-dreams.de>
Sun, 26 Jan 2014 21:48:36 +0000
(22:48 +0100)
The response to a bus NACK is to return -ENXIO instead of the
-EREMOTEIO being currently returned by the driver.
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
No differences found