git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0774f4
)
i2c-pxa2xx: Don't clear isr bits too early
author
Vasily Khoruzhick
<anarsoul@gmail.com>
Sun, 13 Mar 2011 13:53:29 +0000
(15:53 +0200)
committer
Ben Dooks
<ben-linux@fluff.org>
Mon, 21 Mar 2011 23:00:12 +0000
(23:00 +0000)
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>
No differences found