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:
fa63cd5
)
i2c: Consistently reject unsupported transactions
author
Jean Delvare
<khali@linux-fr.org>
Mon, 14 Jul 2008 20:38:25 +0000
(22:38 +0200)
committer
Jean Delvare
<khali@mahadeva.delvare>
Mon, 14 Jul 2008 20:38:25 +0000
(22:38 +0200)
Many PC SMBus host controller drivers don't properly handle the case
where they are requested to achieve a transaction they do not support.
Update them so that the consistently print a warning message and
return a single error value in this case.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found