diff options
author | Brian Norris <[email protected]> | 2017-05-23 12:36:58 -0700 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2017-05-26 16:38:50 -0500 |
commit | 449e2f9e95d803961635d725f6482e5e995b7554 (patch) | |
tree | 8a600d73190a41b34f3e45e7b3f527de6dbf606f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4d071c3238987325b9e50e33051a40d1cce311cc (diff) |
PCI: Make error code types consistent in pci_{read,write}_config_*
Callers normally treat the config space accessors as returning PCBIOS_*
error codes, not Linux error codes (or they don't look at them at all). We
have pcibios_err_to_errno() in case the error code needs to be translated.
Fixes: 4b1038834739 ("PCI: Don't attempt config access to disconnected devices")
Signed-off-by: Brian Norris <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions