diff options
author | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2017-06-28 15:14:09 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-02 16:51:19 -0500 |
commit | cf60374de8f6e9bfe42bcdf959bd474984a82ea1 (patch) | |
tree | 1f814a6c73fe0ed4897cbcbc68e3c4bd4cd81151 /mm | |
parent | 6982a068aa5f1681371eaf3385ecb193d0fdc2d4 (diff) | |
download | linux-cf60374de8f6e9bfe42bcdf959bd474984a82ea1.tar.bz2 |
PCI: versatile: Drop pci_fixup_irqs()
Since, through struct pci_host_bridge.map/swizzle_irq hooks, IRQs are now
allocated in the pci_assign_irq() callback automatically, PCI host bridge
drivers can stop relying on pci_fixup_irqs() for IRQ allocation.
Drop pci_fixup_irqs() usage from PCI versatile host bridge driver.
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
[bhelgaas: folded in typo fix from Arnd Bergmann <arnd@arndb.de>:
http://lkml.kernel.org/r/20170621215323.3921382-4-arnd@arndb.de]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Rob Herring <robh@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions