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:
611b759
)
mfd/tc3589x: fix random interrupt misses
author
Sundar Iyer
<sundar.iyer@stericsson.com>
Mon, 13 Dec 2010 04:03:16 +0000
(09:33 +0530)
committer
Linus Walleij
<linus.walleij@stericsson.com>
Sun, 19 Dec 2010 18:27:52 +0000
(19:27 +0100)
On the TC35892, a random delayed interrupt clear (GPIO IC) write locks up the
child interrupts. In such a case, the original interrupt is active and not yet
acknowledged. Re-check the IRQST bit for any pending interrupts and handle
those.
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Sundar Iyer <sundar.iyer@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
drivers/mfd/tc3589x.c
patch
|
blob
|
history
diff --cc
drivers/mfd/tc3589x.c
Simple merge