Skip to content
Commit c6076742 authored by Biwen Li's avatar Biwen Li Committed by Marc Zyngier
Browse files

irqchip/ls-extirq: add IRQCHIP_SKIP_SET_WAKE to the irqchip flags



The ls-extirq driver doesn't implement the irq_set_wake()
callback, while being wake-up capable. This results in
ugly behaviours across suspend/resume cycles.

Advertise this by adding IRQCHIP_SKIP_SET_WAKE to
the irqchip flags

Fixes: b16a1caf ("irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt support")
Signed-off-by: default avatarBiwen Li <biwen.li@nxp.com>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210129095034.33821-1-biwen.li@oss.nxp.com
parent 9eaad15e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment