]> www.infradead.org Git - users/jedix/linux-maple.git/commit
irqchip/mvebu-gicp: Switch to MSI parent
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jun 2024 15:18:58 +0000 (17:18 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 18 Jul 2024 18:31:20 +0000 (20:31 +0200)
commitcdb238723018eb766040d7be5d879b4c81ad3d50
tree60eccb4d78c99d0e538664ae9edff2ecffb48770
parentd929e4db22b61555a6b091450c26d1f7281ca576
irqchip/mvebu-gicp: Switch to MSI parent

All platform MSI users and the PCI/MSI code handle per device MSI domains
when the irqdomain associated to the device provides MSI parent
functionality.

Remove the "global" platform domain related code and provide the MSI parent
functionality by filling in msi_parent_ops.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240623142235.699780279@linutronix.de
drivers/irqchip/Kconfig
drivers/irqchip/irq-mvebu-gicp.c