]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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)
commit621bce23f4c9684ba303a88d56b788350627621b
treee64722e73ef9f717f5c33c188926a3f5a384bef4
parent0bf9eff3d7de08b93a19c60f34ab40c3154ac1ef
I2C: Fix twl4030 timeouts on omap3430

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>
drivers/i2c/chips/twl4030-core.c