irqchip/stm32: Move the wakeup on interrupt mask
authorLudovic Barre <[email protected]>
Mon, 6 Nov 2017 17:03:36 +0000 (18:03 +0100)
committerMarc Zyngier <[email protected]>
Tue, 7 Nov 2017 11:44:43 +0000 (11:44 +0000)
commit90af7c254ffb94b0df47bf6f613e3f3173df05d1
tree16c4de9e24a4d167750515c4a3b48f85ef155b8a
parent2ca6b9bcaad4a78af255be9e16b3f3062a6d7c32
irqchip/stm32: Move the wakeup on interrupt mask

Move irq_set_wake on interrupt mask, needed to wake up from
low power mode as the event mask is not able to do so.

Signed-off-by: Ludovic Barre <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
drivers/irqchip/irq-stm32-exti.c