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:
9669f54
)
i2c-i801: Retry on lost arbitration
author
Jean Delvare
<khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:27 +0000
(17:06 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:27 +0000
(17:06 +0100)
The Intel 82801 is sometimes used on systems with a BMC connected. The
BMC can access the SMBus, resulting in lost arbitration for the 82801.
We should let i2c-core retry transactions for us in this case.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found