mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-30 06:17:46 +09:00
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>