aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2018-12-05 13:50:35 -0600
committerKishon Vijay Abraham I <[email protected]>2018-12-12 10:01:44 +0530
commit03e7d002526dc447902d15aba7d24919d9a13f92 (patch)
tree9c1b8ecfe937428032ea182d153569193498dc70 /scripts/stackusage
parent3ff18849eb658b16ff4a22da9360bba5dc68a2d2 (diff)
phy: 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: Kishon Vijay Abraham I <[email protected]> Cc: Heiko Stuebner <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions