mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08: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>