aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2018-12-05 13:50:22 -0600
committerMyungJoo Ham <[email protected]>2019-04-16 09:29:18 +0900
commit0d00a239f70fa52eb23837ffacf990f8404ecace (patch)
tree912641dafdd9f224ecdf2f61ec1823b4aea50957 /scripts/gdb/linux/timerlist.py
parentdc4060a5dc2557e6b5aa813bf5b73677299d62d2 (diff)
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 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions