diff options
| author | Rob Herring <[email protected]> | 2018-12-05 19:50:22 +0000 |
|---|---|---|
| committer | MyungJoo Ham <[email protected]> | 2019-04-16 00:29:18 +0000 |
| commit | 0d00a239f70fa52eb23837ffacf990f8404ecace (patch) | |
| tree | 912641dafdd9f224ecdf2f61ec1823b4aea50957 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | Linux 5.1-rc5 (diff) | |
| download | kernel-0d00a239f70fa52eb23837ffacf990f8404ecace.tar.gz kernel-0d00a239f70fa52eb23837ffacf990f8404ecace.zip | |
PM / devfreq: 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: Chanwoo Choi <[email protected]>
Cc: MyungJoo Ham <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: MyungJoo Ham <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
