diff options
author | Marek Vasut <marex@denx.de> | 2020-03-24 00:51:32 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-03-24 12:12:34 +0100 |
commit | 00760d3cd9de2ccee6b73e30b53e71704a99209e (patch) | |
tree | 1b03b9e52a8e02ee47e32c7ece039d4ae3ae9ec8 /arch/h8300 | |
parent | irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL d... (diff) | |
download | linux-00760d3cd9de2ccee6b73e30b53e71704a99209e.tar.xz linux-00760d3cd9de2ccee6b73e30b53e71704a99209e.zip |
irqchip/stm32: Retrigger both in eoi and unmask callbacks
Sampling the IRQ line state in EOI and retriggering the interrupt to
work around missing level-triggered interrupt support only works for
non-threaded interrupts. Threaded interrupts must be retriggered the
same way in unmask callback.
Signed-off-by: Marek Vasut <marex@denx.de>
[maz: fixed missing static attribute]
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200323235132.530550-1-marex@denx.de
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions