OSDN Git Service

irqchip/stm32: Move the wakeup on interrupt mask
authorLudovic Barre <ludovic.barre@st.com>
Mon, 6 Nov 2017 17:03:36 +0000 (18:03 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
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 <ludovic.barre@st.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-stm32-exti.c