Searched hist:bec61847 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/pci/ |
H A D | msi-octeon.c | bec61847 Mon Dec 06 16:27:38 CST 2021 Thomas Gleixner <tglx@linutronix.de> MIPS: Octeon: Use arch_setup_msi_irq()
The core code provides the same loop code except for the MSI-X reject. Move that to arch_setup_msi_irq() and remove the duplicated code.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Link: https://lore.kernel.org/r/20211206210224.319201379@linutronix.de
|