I2C: Fix twl4030 timeouts on omap3430
authorTony Lindgren <tony@atomide.com>
Thu, 27 Mar 2008 17:05:30 +0000 (19:05 +0200)
committerTony 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