]> git.itanic.dy.fi Git - linux-stable/commit
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)
commit2c5de558cd228e6d9ae633fb318f18942c7248f1
treed165e41c932219b17d665302efd29a17ca113a2e
parent43a2bd42d077de6ad40b00a2abfc4677e24d239c
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>
drivers/i2c/busses/i2c-omap.c