diff options
| author | Rob Herring <[email protected]> | 2018-12-05 13:50:32 -0600 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-12-05 20:51:05 -0800 |
| commit | bf5849f15a30358e0af55576d93aedefe41e781d (patch) | |
| tree | 822d69a1ef271c895b4c2768d1981a52f8073bf8 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | d66280b12bd7ad6345df4dee2ee1c20f5902242d (diff) | |
net: 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: "David S. Miller" <[email protected]>
Cc: Claudiu Manoil <[email protected]>
Cc: Grygorii Strashko <[email protected]>
Cc: Wingman Kwok <[email protected]>
Cc: Murali Karicheri <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions