]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit67c66eef33259f122c353152d2a98096ccba5f81
tree16c4de9e24a4d167750515c4a3b48f85ef155b8a
parent3dada6cc0ff730d0b6d291e38f619c3ae76722e6
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