i2c: omap: ack IRQ in parts
authorFelipe Balbi <balbi@ti.com>
Wed, 12 Sep 2012 10:58:04 +0000 (16:28 +0530)
committerWolfram Sang <w.sang@pengutronix.de>
Wed, 12 Sep 2012 13:02:50 +0000 (15:02 +0200)
commit1d7afc95946487945cc7f5019b41255b72224b70
tree001376661d82bfb02dde2cad4e5ddcaa2a6489fc
parent66b9298878742f08cb6e79b7c7d5632d782fd1e1
i2c: omap: ack IRQ in parts

According to flow diagrams on OMAP TRMs,
we should ACK the IRQ as they happen.

Signed-off-by: Felipe Balbi <balbi@ti.com>
[Ack the stat OMAP_I2C_STAT_AL in case of arbitration lost]
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/i2c/busses/i2c-omap.c