diff options
author | Shawn Lin <[email protected]> | 2017-07-11 18:15:08 +0800 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2017-07-12 12:50:11 -0500 |
commit | 34d5ac2af644a10958e144b7bb937d289dfd158d (patch) | |
tree | c6555a764382e85c95106838784dcaf2ed465120 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f01fc4177352614743ce3fe289687387fcf9e6c6 (diff) |
PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly
pci_scan_root_bus_bridge() returns zero for success, or a negative errno.
A typo in ae13cb9b1926 ("PCI: rockchip: Convert PCI scan API to
pci_scan_root_bus_bridge()") treated zero as a failure.
Fix the typo.
Fixes: ae13cb9b1926 ("PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()")
Signed-off-by: Shawn Lin <[email protected]>
[bhelgaas: changelog]
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions