]> git.baikalelectronics.ru Git - kernel.git/commit
genirq: Add irqchip_set_wake_parent
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 11 Mar 2015 15:43:43 +0000 (15:43 +0000)
committerJason Cooper <jason@lakedaemon.net>
Sun, 15 Mar 2015 00:55:01 +0000 (00:55 +0000)
commit7074aaeb135886bb588fbc4aec12a7c212f58a81
tree973018e9ca327f51c0b0813860d549baf8e13da1
parent9cbe621030a9cce16d27329dac74fd4b1c1d9412
genirq: Add irqchip_set_wake_parent

This proves to be useful with stacked domains, when the current
domain doesn't implement wake-up, but expect the parent to do so.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Link: https://lkml.kernel.org/r/1426088629-15377-2-git-send-email-marc.zyngier@arm.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
include/linux/irq.h
kernel/irq/chip.c