i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 20 Jan 2013 00:32:58 +0000 (02:32 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Tue, 22 Jan 2013 15:17:04 +0000 (16:17 +0100)
The errata handling function acks wrong interrupt in case of "Arbitration
lost". Fix it.

Discovered during code review, the real impact of the bug is unknown.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found