]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
FIFO Handling support and broken hw workaround
authorNishanth Menon <menon.nishanth@gmail.com>
Sat, 12 May 2007 00:36:02 +0000 (19:36 -0500)
committerTony Lindgren <tony@atomide.com>
Wed, 16 May 2007 22:03:57 +0000 (15:03 -0700)
commitc77e8cffdbf466d4baaa05e78ce71afe56652257
tree12058e6d96b5434e8e32b91d78a7af6c05004744
parent2649ed0c0e2cce1a18daa780dec4b069699569c6
FIFO Handling support and broken hw workaround

*) xfers based can use FIFO on FIFO capable devices
*) Prevents errors for HSI2C if FIFO is not used
*) Should co-exist with no-FIFO support h/w also
*) Implemented errenous handling of STT-STP handling on SDP2430

Signed-off-by: Nishanth Menon <menon.nishanth@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/busses/i2c-omap.c