Skip to content
Commit 00760d3c authored by Marek Vasut's avatar Marek Vasut Committed by Marc Zyngier
Browse files

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: default avatarMarek Vasut <marex@denx.de>
[maz: fixed missing static attribute]
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200323235132.530550-1-marex@denx.de
parent eeaa4b24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment