commit | 97491ba3f64c2137101efdfe7593305d692d7d63 | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Sun Mar 13 15:53:29 2011 +0200 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon Mar 21 23:00:12 2011 +0000 |
tree | d8f8a075497b63f2386f3b358d96e46a0a48799c | |
parent | a0774f4511371319418f959ce838f81d47a3fd56 [diff] |
i2c-pxa2xx: Don't clear isr bits too early isr is passed later into i2c_pxa_irq_txempty and i2c_pxa_irq_rxfull and they may use some other bits than irq sources. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>