]> 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)
commit0c6c42813a49f8d65c075bd0653dde2c15586acf
tree16c4de9e24a4d167750515c4a3b48f85ef155b8a
parenta61a30549418e7d7447b91850e3c09737de5d5b7
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