OSDN Git Service

PCI/sysfs: Use pci_irq_vector()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2021 22:27:36 +0000 (23:27 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 9 Dec 2021 10:52:21 +0000 (11:52 +0100)
commit793c5006769d77b8148236bc124b75e391110531
tree00f5ed6efe49fed7a06fa78b228be1faadb74db2
parentade044a3d0f0389e4f916337c505550acc3fd011
PCI/sysfs: Use pci_irq_vector()

instead of fiddling with MSI descriptors.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20211206210224.265589103@linutronix.de
drivers/pci/pci-sysfs.c