aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorRob Herring (Arm) <[email protected]>2024-07-31 13:12:57 -0600
committerMark Brown <[email protected]>2024-08-01 12:51:44 +0100
commita1c8929b0ebbfd7598f038ac74fb0a28f94ade8c (patch)
tree1b656437ed8a2851526d410c5017e80ab481fb6a /tools/perf/scripts/python/sctop.py
parentd5742b5d4d7b99531e352ea814506641f9fc8981 (diff)
ASoC: Use of_property_present()
Use of_property_present() to test for property presence rather than of_get_property(). This is part of a larger effort to remove callers of of_get_property() and similar functions. of_get_property() leaks the DT property data pointer which is a problem for dynamically allocated nodes which may be freed. Signed-off-by: Rob Herring (Arm) <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions