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>
Tue, 20 Apr 2021 13:11:22 +0000 (14:11 +0100)
commitb227be0d7314d0869d4e28c199ac1fc7075cf06e
tree9614ba9b93c2f126ac98aa1b819d65d1cb29f04a
parent3a05d08f6cc75b74079290c33d6127b2857226fa
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