diff options
author | Rob Herring <[email protected]> | 2020-05-22 17:48:28 -0600 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-07-10 11:50:23 +0100 |
commit | 81ce3cf4a246d1578ed7ae6b69e4331fd2e6587f (patch) | |
tree | 34ac4b249c278117293d8bae4e35c3f8f2d3ef7c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c63aed7334c21de8d626ff028ccad98cf5847a0e (diff) |
PCI: iproc: Use pci_host_probe() to register host
The iproc host driver does the same host registration and bus scanning
calls as pci_host_probe, so let's use it instead.
The only difference is pci_assign_unassigned_bus_resources() was called
instead of pci_bus_size_bridges() and pci_bus_assign_resources(). This
should be the same.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Scott Branden <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Ray Jui <[email protected]>
Cc: Scott Branden <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions