Lorenzo Pieralisi c62e98bdaa PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
struct pci_host_bridge gained hooks to map/swizzle IRQs, so that the IRQ
mapping can be done automatically by PCI core code through the
pci_assign_irq() function instead of resorting to arch-specific
implementation callbacks to carry out the same task which force PCI host
bridge drivers implementation to implement per-arch kludges to carry out a
task that is inherently architecture agnostic.

Add map/swizzle IRQs hooks to the xgene PCI host driver to move the IRQ
allocation into core code and stop relying on arch-specific callbacks.

Tested-by: Khuong Dinh <kdinh@apm.com>	# with e1000e
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Tanmay Inamdar <tinamdar@apm.com>
2017-07-02 16:51:19 -05:00
..
2017-04-28 10:34:14 -05:00
2015-08-13 15:59:59 -05:00
2017-05-08 19:03:25 -07:00
2017-04-28 10:33:41 -05:00
2017-07-02 16:14:27 -05:00
2017-05-08 19:03:25 -07:00
2016-12-12 11:25:04 -06:00
2016-12-15 12:46:48 -08:00
2014-06-10 20:20:19 -06:00
2017-05-08 19:03:25 -07:00
2017-07-02 16:14:27 -05:00
2016-11-29 18:05:09 -06:00
2017-01-14 11:37:18 +01:00
2016-06-20 13:24:20 -05:00