]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI/MSI: Kill msi_controller structure
authorMarc Zyngier <maz@kernel.org>
Tue, 30 Mar 2021 15:11:39 +0000 (16:11 +0100)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 1 Apr 2021 11:18:43 +0000 (12:18 +0100)
commit27278a3fac609080324cb58ecc8be5b299d0a151
treec28313f874fa78726a4e62be265abdc283878974
parent54729d2a7a751d33f1dcb8b8fed4ed52d000d1d1
PCI/MSI: Kill msi_controller structure

msi_controller had a good, long life as the abstraction for
a driver providing MSIs to PCI devices. But it has been replaced
in all drivers by the more expressive generic MSI framework.

Farewell, struct msi_controller.

Link: https://lore.kernel.org/r/20210330151145.997953-9-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
include/linux/msi.h