diff options
author | Bharat Kumar Gogada <[email protected]> | 2016-02-11 21:58:08 +0530 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2016-03-08 14:06:03 -0600 |
commit | 4c01f3b089a0bb843aadfb4d7617180b8b88b880 (patch) | |
tree | a87620d362d105ea7b29514fc9f55a215cc349ab /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0259882e342e5626d204a5c87d0c3fbbad4d7736 (diff) |
PCI: xilinx: Remove dependency on ARM-specific struct hw_pci
The Xilinx PCIe host controller driver uses pci_common_init_dev(), which
is ARM-specific and requires the ARM struct hw_pci. The part of
pci_common_init_dev() that is needed is limited and can be done here
without using hw_pci.
Create and scan the root bus directly without using the ARM
pci_common_init_dev() interface.
[bhelgaas: revise changelog to show similarity to 79953dd22c1d ("PCI: rcar: Remove dependency on ARM-specific struct hw_pci")]
Signed-off-by: Bharat Kumar Gogada <[email protected]>
Signed-off-by: Ravi Kiran Gummaluri <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Acked-by: Michal Simek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions