aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2018-12-05 13:50:19 -0600
committerGreg Kroah-Hartman <[email protected]>2018-12-19 10:26:31 +0100
commitf88fd666051b08eb3f3118e2dd8508bf0247af4c (patch)
tree9252559c67ade1b85b0b7bc19c03e44b67ddfe21 /tools/perf/scripts/python/export-to-sqlite.py
parent15b3048aeed8bf8232156456c884ae94ed52d6cd (diff)
char/rtc: Use of_node_name_eq for node name comparisons
Convert string compares of DT node names to use of_node_name_eq helper instead. This removes direct access to the node name pointer. The open coded iterating thru the child node names is converted to use for_each_child_of_node() instead. Cc: Arnd Bergmann <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions