Skip to content
Commit 86edcf6a authored by Valentin Schneider's avatar Valentin Schneider
Browse files

irqchip/gic: Rely on MSI default .irq_eoi()



Previously, only platform-MSI irqchips would get a default .irq_eoi().
GIC-based platform-MSI irqchip's rely on this default callback, while
PCI-MSI ones are initialized explicitely.

As all MSI domains now get a default .irq_eoi(), drop the explicit
.irq_eoi() initialization for PCI-MSI chips.

Signed-off-by: default avatarValentin Schneider <valentin.schneider@arm.com>
parent 2a0e91bb
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