]> Gentwo Git Trees - linux/.git/commit
irqchip/gic: Convert to msi_create_parent_irq_domain() helper
authorMarc Zyngier <maz@kernel.org>
Tue, 13 May 2025 17:28:13 +0000 (18:28 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 16 May 2025 19:32:20 +0000 (21:32 +0200)
commitc6b77822347afc17623120dbc4d10c6658304622
treeea24c153e6036dd108e76578e576a8b5d3f5c356
parente4d001b54f78769ba1a1404c2801ae95e19fd893
irqchip/gic: Convert to msi_create_parent_irq_domain() helper

Switch the GIC family of interrupt chip drivers over to the common helper
function to create the interrupt domains.

[ tglx: Moved the struct out of the function call argument ]

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250513172819.2216709-4-maz@kernel.org
drivers/irqchip/irq-gic-v2m.c
drivers/irqchip/irq-gic-v3-its.c
drivers/irqchip/irq-gic-v3-mbi.c