diff options
author | Hanjun Guo <[email protected]> | 2017-03-07 20:40:03 +0800 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2017-03-29 10:47:09 +0100 |
commit | 697f609358685f20a798e0af2dc869b8c40bda32 (patch) | |
tree | ea7816d0d9dfc759e7584afeb50e54d6d9c89cb0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c92bdfe8e7a6133fdbe8a2a08c68446dc2e52a17 (diff) |
ACPI/IORT: Rename iort_node_map_rid() to make it generic
iort_node_map_rid() was designed to take an input id (that is not
necessarily a PCI requester id) and map it to an output id (eg an SMMU
streamid or an ITS deviceid) according to the mappings provided by an
IORT node mapping entries. This means that the iort_node_map_rid() input
id is not always a PCI requester id as its name, parameters and local
variables suggest, which is misleading.
Apply the s/rid/id substitution to the iort_node_map_rid() mapping
function and its users to make sure its intended usage is clearer.
Suggested-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Hanjun Guo <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Tested-by: Ming Lei <[email protected]>
Tested-by: Wei Xu <[email protected]>
Tested-by: Sinan Kaya <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Tomasz Nowicki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions