]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip/stm32: Add suspend/resume support for hierarchy domain
authorLudovic Barre <ludovic.barre@st.com>
Thu, 26 Apr 2018 16:18:31 +0000 (18:18 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 24 May 2018 11:38:22 +0000 (12:38 +0100)
commit73958b31c1c1d94010ba840d7f5ac118bbbdafb5
tree40a38d8c994ba30edd40855cfa316577cb977195
parent927abfc4461e7fd76d5bba593dabdec381571021
irqchip/stm32: Add suspend/resume support for hierarchy domain

This patch adds suspend/resume feature for exti hierarchy domain.
-suspend function sets wake_active into imr of each banks
-resume function restores the mask_cache interrupt into
 imr of each banks

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-stm32-exti.c