diff options
author | Ludovic Barre <ludovic.barre@st.com> | 2018-04-26 19:18:27 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-05-24 14:38:20 +0300 |
commit | d9e2b19b02744068b1cc16ca7d5249a62e789601 (patch) | |
tree | 2b9b363d6174e550c665a1f3173418aa0897eff1 /drivers/media | |
parent | be6230f0c2bd5d2fe7530d04d015d454f235f21d (diff) | |
download | linux-d9e2b19b02744068b1cc16ca7d5249a62e789601.tar.xz |
irqchip/stm32: Add suspend support
This patch adds suspend feature.
-Use default irq_set_wake function to store wakeup request.
-Suspend function set wake_active into imr of each bank
and save rising/falling trigger registers.
-Resume function restore the mask_cache interrupt into
imr of each bank and restore rising/falling trigger registers.
Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions