Skip to content
Commit 6390fadb authored by Valentin Schneider's avatar Valentin Schneider
Browse files

irqchip/gic: Add .irq_ack() to GIC-based irqchips



Subsequent patches will make the GIC IRQs use a flow handler that issues an
irq_ack(), thus irqchips of child domains need to have an .irq_ack() of
their own.

Most cases are covered by the default MSI callbacks, but nexus domains and
other non-MSI domains still need tending do.

Signed-off-by: default avatarValentin Schneider <valentin.schneider@arm.com>
parent adefdfde
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment