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:
d40dc9e
)
ARM: EXYNOS: no duplicate mask/unmask in eint0_15
author
Daniel Kurtz
<djkurtz@chromium.org>
Tue, 20 Nov 2012 11:44:43 +0000
(20:44 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Tue, 20 Nov 2012 11:44:43 +0000
(20:44 +0900)
chained_irq_enter/exit() already mask&ack/unmask the chained interrupt.
There is no need to also explicitly do it in the handler.
Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Acked-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found