summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2018-12-05 22:50:35 +0300
committerKishon Vijay Abraham I <kishon@ti.com>2018-12-12 07:31:44 +0300
commit03e7d002526dc447902d15aba7d24919d9a13f92 (patch)
tree9c1b8ecfe937428032ea182d153569193498dc70 /tools/perf/scripts/python/export-to-sqlite.py
parent3ff18849eb658b16ff4a22da9360bba5dc68a2d2 (diff)
downloadlinux-03e7d002526dc447902d15aba7d24919d9a13f92.tar.xz
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 <kishon@ti.com> Cc: Heiko Stuebner <heiko@sntech.de> Cc: linux-arm-kernel@lists.infradead.org Cc: linux-rockchip@lists.infradead.org Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions