]> git.baikalelectronics.ru Git - kernel.git/commit
genirq/msi: Move MSI sysfs handling from PCI to MSI core
authorBarry Song <song.bao.hua@hisilicon.com>
Fri, 13 Aug 2021 03:56:27 +0000 (15:56 +1200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 24 Aug 2021 07:16:20 +0000 (09:16 +0200)
commitcd07a82b574767503adbdab1e7e6ee2c58fbc5bc
treeb71f8e9a56f635cd8c35265fbd81ee7cbc61db37
parent8dfa3c253b9b3efc00062b1c1abbf2931b011d12
genirq/msi: Move MSI sysfs handling from PCI to MSI core

Move PCI's MSI sysfs code to the irq core so that other busses such as
platform can reuse it.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210813035628.6844-2-21cnbao@gmail.com
drivers/pci/msi.c
include/linux/msi.h
kernel/irq/msi.c