irqchip/mvebu-odmi: Switch to parent MSI
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jun 2024 15:19:00 +0000 (17:19 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 18 Jul 2024 18:31:21 +0000 (20:31 +0200)
commite0b99c4c5917759c257a5c41d2c3e4d7c014578b
tree9726f5360e38dd9dddd22280c2fc580e92395688
parentcdb238723018eb766040d7be5d879b4c81ad3d50
irqchip/mvebu-odmi: Switch to parent MSI

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.759892514@linutronix.de
drivers/irqchip/Kconfig
drivers/irqchip/irq-mvebu-odmi.c