diff options
author | Rob Herring <robh@kernel.org> | 2018-12-05 20:50:30 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-12-11 17:30:29 +0100 |
commit | c2ade654dbf7d02f09ad491f5621fc321d4af96b (patch) | |
tree | ea5f5d2216d960d68910a0ef6b49ebbe537b0fe8 /include/dt-bindings | |
parent | Merge branch 'omap-for-v4.21/ti-sysc' into omap-for-v4.21/driver (diff) | |
download | linux-c2ade654dbf7d02f09ad491f5621fc321d4af96b.tar.xz linux-c2ade654dbf7d02f09ad491f5621fc321d4af96b.zip |
memory: omap-gpmc: 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: Roger Quadros <rogerq@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions