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:
0bf9eff
)
I2C: Fix twl4030 timeouts on omap3430
author
Tony Lindgren
<tony@atomide.com>
Thu, 27 Mar 2008 17:05:30 +0000
(19:05 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 31 Mar 2008 10:42:24 +0000
(13:42 +0300)
For some reason doing a twl4030 write-read cycle can hang the I2C bus
on omap3430. And doing the write and read separately in twl4030_i2c_read()
seems to fix the problem.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found