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:
f451171
)
i2c-algo-bit: Complain about masters which can't read SCL
author
Jean Delvare
<khali@linux-fr.org>
Mon, 10 Jan 2011 21:11:23 +0000
(22:11 +0100)
committer
Jean Delvare
<khali@endymion.delvare>
Mon, 10 Jan 2011 21:11:23 +0000
(22:11 +0100)
The I2C specification explicitly describes both SDA and SCL as
bidirectional lines. An I2C master with a read-only SCL is thus not
compliant. If a slow slave stretches the clock, errors will happen,
so the bus can't be considered as reliable.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/algos/i2c-algo-bit.c
patch
|
blob
|
history
diff --cc
drivers/i2c/algos/i2c-algo-bit.c
Simple merge