]> git.baikalelectronics.ru Git - kernel.git/commit
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
authorMoiz Sonasath <m-sonasath@ti.com>
Thu, 20 Aug 2009 16:21:15 +0000 (11:21 -0500)
committerBen Dooks <ben-linux@fluff.org>
Thu, 20 Aug 2009 21:27:57 +0000 (22:27 +0100)
commitf18dad5a74c474f1dbf825fd4282ae91b228fb5c
tree86c7ce71b01f533092de89f9d2375f8d69afa3c5
parente2fdedf5096ad1a34de917e4796689a1757305a1
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts

ACK any pending read/write interrupts before exiting the ISR either after
completing the operation [ARDY interrupt] or in case of an error
[NACK|AL interrupt]

Signed-off-by: Moiz Sonasath <m-sonasath@ti.com>
Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-omap.c