linux/drivers/pci/msi
Thomas Gleixner f482359001 PCI/MSI: Simplify pci_irq_get_affinity()
Replace open coded MSI descriptor chasing and use the proper accessor
functions instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Michael Kelley <mikelley@microsoft.com>
Tested-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20211210221814.900929381@linutronix.de
2021-12-16 22:16:41 +01:00
..
irqdomain.c PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS 2021-12-16 22:16:40 +01:00
legacy.c PCI/MSI: Let the irq code handle sysfs groups 2021-12-16 22:16:39 +01:00
Makefile
msi.c PCI/MSI: Simplify pci_irq_get_affinity() 2021-12-16 22:16:41 +01:00
msi.h
pcidev_msi.c