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:
5fbebcb
)
sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 24 Jan 2012 05:54:10 +0000
(14:54 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 24 Jan 2012 05:54:10 +0000
(14:54 +0900)
It's possible to use IRQCHIP_SKIP_SET_WAKE to get the behaviour that
we're after, without having to bother with a dummy ->set_wake() callback
for the IRQ chip.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found