diff options
| author | Rob Herring <[email protected]> | 2018-12-05 13:50:37 -0600 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-12-06 19:56:51 +0000 |
| commit | c32569e358adea225f053ef9d97a4c8c18be8743 (patch) | |
| tree | 7bf7a137177f49182556d5c375384cd91f0c4369 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | eba9473f6761d8df6cabf278b272cc5466733737 (diff) | |
regulator: 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.
For instances using of_node_cmp, this has the side effect of now using
case sensitive comparisons. This should not matter for any FDT based
system which all of these are.
Cc: Liam Girdwood <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Support Opensource <[email protected]>
Cc: Sangbeom Kim <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Acked-by: Adam Thomson <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions