diff options
author | Lorenzo Pieralisi <[email protected]> | 2017-06-28 15:14:10 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2017-07-02 16:51:19 -0500 |
commit | c62e98bdaa701fa1044b38d118d85950bda8eb85 (patch) | |
tree | 4bcc31aa06a5badbadd93d1f7cef7f629177f0be /tools/perf/util/trace-event-scripting.c | |
parent | 6ab380957838db3ac4606e1e338a41c13243e97a (diff) |
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 <[email protected]> # with e1000e
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: Tanmay Inamdar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions