commit | dcc4ec26942d3bae2c5a82ab8346ab53b540a171 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Thu Aug 20 11:21:14 2009 -0500 |
committer | Ben Dooks <ben-linux@fluff.org> | Thu Aug 20 22:27:57 2009 +0100 |
tree | 5610adf8611c1c34907d55ad3e537da943ec70fd | |
parent | 64f1607ffbbc772685733ea63e6f7f4183df1b16 [diff] |
i2c-omap: Fix I2C status ACK I2C status ack for [RX]RDR and [RX]RDY could cause race conditions of clearing the event twice and a violation of the programing sequence as defined in TRM This patch fixes the same. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Moiz Sonasath <m-sonasath@ti.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>