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

Switch the MVEBU 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 and fix up
   the of_node_to_fwnode() instances ]

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250513172819.2216709-5-maz@kernel.org
drivers/irqchip/irq-mvebu-gicp.c
drivers/irqchip/irq-mvebu-odmi.c
drivers/irqchip/irq-mvebu-sei.c