diff options
author | Arnd Bergmann <[email protected]> | 2016-11-25 11:57:12 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2016-12-07 12:06:17 -0600 |
commit | 76f254149171a93e676139b53fcc83043d55a047 (patch) | |
tree | 97e93fc19498fd4e5751308569ba68cebc163723 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | a52d1443bba1db98907521414727eee22ae8c380 (diff) |
PCI: tegra: Use new pci_register_host_bridge() interface
Tegra is one of the remaining platforms that still use the traditional
pci_common_init_dev() interface for probing PCI host bridges.
This demonstrates how to convert it to the pci_register_host interface I
just added in a previous patch. This leads to a more linear probe sequence
that can handle errors better because we avoid callbacks into the driver,
and it makes the driver architecture independent.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions