commit | 4151e74177b68c40079d8fe98f2fda4b9792a998 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Sep 12 16:28:01 2012 +0530 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Wed Sep 12 15:02:28 2012 +0200 |
tree | d8848fe19d195f8fcb0f5a543d8e98cecbae0f25 | |
parent | 6d9939f651419a63e091105663821f9c7d3fec37 [diff] |
i2c: omap: improve i462 errata handling Make it not depend on ISR's local variables in order to make it easier to re-factor the transmit data loop. Also since we are waiting for XUDF(Transmitter underflow) just before writing data lets not flag the underflow. This is anyways going to go once we write the data. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>