diff options
| author | Rob Herring <[email protected]> | 2018-12-05 13:50:23 -0600 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2019-02-19 11:08:41 +0100 |
| commit | 1220935be2bb62b3aef6740f29e954bbad9b1845 (patch) | |
| tree | 0336603e7d00c8131d53fdff64d75e3816acc9db /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | bd7de1e8d96c1469c0de292c3e03803c956fc58e (diff) | |
drm: imx: 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 this is.
Cc: Philipp Zabel <[email protected]>
Cc: David Airlie <[email protected]>
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Acked-by: Philipp Zabel <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions