sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 24 Jan 2012 05:54:10 +0000 (14:54 +0900)
committerPaul 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