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:
64f1607
)
i2c-omap: Fix I2C status ACK
author
Nishanth Menon
<nm@ti.com>
Thu, 20 Aug 2009 16:21:14 +0000
(11:21 -0500)
committer
Ben Dooks
<ben-linux@fluff.org>
Thu, 20 Aug 2009 21:27:57 +0000
(22:27 +0100)
I2C status ack for [RX]RDR and [RX]RDY could
cause race conditions of clearing the event
twice and a violation of the programing
sequence as defined in TRM This patch fixes
the same.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Moiz Sonasath <m-sonasath@ti.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found