mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>