diff options
author | Loic Pallardy <[email protected]> | 2022-06-06 18:27:53 +0200 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-07-07 09:07:44 +0100 |
commit | f8b3eb4245113c8a9156d5db8e80c6134127bcc1 (patch) | |
tree | 832e2ccb69393b175fb843ec7c347313aa7c454e /lib/mpi/mpi-inline.h | |
parent | 3e17683ff4a870ed99e989425bc976a944978711 (diff) |
irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct events
The driver has to mask/unmask the corresponding flag in the
Interrupt Mask Register (IMR).
This is already done for configurable event, while direct events
only forward the mask/unmask request to the parent.
Use the existing stm32_exti_h_mask()/stm32_exti_h_unmask() for
direct events too.
Signed-off-by: Loic Pallardy <[email protected]>
Signed-off-by: Antonio Borneo <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions