]> git.ipfire.org Git - thirdparty/linux.git/commit
irqchip/irq-mvebu-sei: Switch to MSI parent
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jun 2024 15:19:02 +0000 (17:19 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 18 Jul 2024 18:31:21 +0000 (20:31 +0200)
commitfbdf14e90ce445fedfb387413c3d8dc9d90db2a7
tree7038ef0893a1b7bf29b03493bd689821e30c51a3
parente0b99c4c5917759c257a5c41d2c3e4d7c014578b
irqchip/irq-mvebu-sei: 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.820275215@linutronix.de
drivers/irqchip/irq-mvebu-sei.c