summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2024-07-31 22:12:42 +0300
committerStephen Boyd <sboyd@kernel.org>2024-08-03 02:53:38 +0300
commit66b065239a2db3ac188d369d0b1797cd8bf62aeb (patch)
tree58bb65860132e21ad0299568ccbb5b083c39c6dc /tools/perf/scripts/python/exported-sql-viewer.py
parent9d6a53042c49af34603ff32689305a10a5efbb4e (diff)
downloadlinux-66b065239a2db3ac188d369d0b1797cd8bf62aeb.tar.xz
clk: Use of_property_present()
Use of_property_present() to test for property presence rather than of_(find|get)_property(). This is part of a larger effort to remove callers of of_find_property() and similar functions. of_(find|get)_property() leak the DT struct property and data pointers which is a problem for dynamically allocated nodes which may be freed. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20240731191312.1710417-4-robh@kernel.org Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> # clk-mstp.c Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions