aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-03-27 17:30:45 -0500
committerMichael Ellerman <[email protected]>2023-04-04 22:11:03 +1000
commite4ab08be5b4902e5b350b0e1e1a3c25eb21d76d4 (patch)
tree2445bb0c8658240d0ee0d3b6f54205bb900e231d /tools/perf/scripts/python
parent2837dbcef122c0ed2ae47a6c50211725c0dd373f (diff)
powerpc/isa-bridge: Remove open coded "ranges" parsing
"ranges" is a standard property with common parsing functions. Users shouldn't be implementing their own parsing of it. Reimplement the ISA brige "ranges" parsing using the common ranges iterator functions. The common routines are flexible enough to work on PCI and non-PCI to ISA bridges, so refactor pci_process_ISA_OF_ranges() and isa_bridge_init_non_pci() into a single implementation. Signed-off-by: Rob Herring <[email protected]> [mpe: Unsplit some strings and use pr_xxx()] Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions