commit | 2c5de558cd228e6d9ae633fb318f18942c7248f1 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sun Jan 20 02:32:58 2013 +0200 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Tue Jan 22 16:17:04 2013 +0100 |
tree | d165e41c932219b17d665302efd29a17ca113a2e | |
parent | 43a2bd42d077de6ad40b00a2abfc4677e24d239c [diff] |
i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt 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>