genirq/msi: Remove the original sysfs interfaces
authorThomas Gleixner <tglx@linutronix.de>
Fri, 10 Dec 2021 22:19:08 +0000 (23:19 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:16:39 +0000 (22:16 +0100)
commit24cff375fdb663c2238f06693a067b9219596fdc
tree8b029b924a72077f9facfd7b8340dbd9c06c985b
parent25ce693ef7ea766c10d2f3e5da373ca25af09196
genirq/msi: Remove the original sysfs interfaces

No more users. Refactor the core code accordingly and move the global
interface under CONFIG_PCI_MSI_ARCH_FALLBACKS.

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.168362229@linutronix.de
include/linux/msi.h
kernel/irq/msi.c