summaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi.c
diff options
context:
space:
mode:
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2015-08-04 18:58:49 +0200
committerBjorn Helgaas <bhelgaas@google.com>2015-08-20 19:02:50 +0200
commitb5e5e8a13e19ee17e6ffbe2c3d344182b7be20f6 (patch)
treea37b86a98f98f1395f0a9bad737f17826b9ef1d0 /drivers/pci/msi.c
parentARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() (diff)
downloadlinux-b5e5e8a13e19ee17e6ffbe2c3d344182b7be20f6.tar.xz
linux-b5e5e8a13e19ee17e6ffbe2c3d344182b7be20f6.zip
ARM/PCI: Remove msi_controller from struct pci_sys_data
ARM now uses pci_bus->msi to store the msi_controller pointer, so we don't need to save it in struct pci_sys_data, and we don't need to implement pcibios_msi_controller() to get it out of pci_sys_data. Remove msi_controller from struct pci_sys_data and pcibios_msi_controller(). [bhelgaas: changelog, split into separate patch] Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Jingoo Han <jingoohan1@gmail.com>
Diffstat (limited to 'drivers/pci/msi.c')
0 files changed, 0 insertions, 0 deletions