diff options
author | Rob Herring (Arm) <[email protected]> | 2024-07-31 13:12:51 -0600 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2024-08-27 08:10:11 -0700 |
commit | 85f72ffe0f302c0837dc9dad5ba75dfcd5b35acd (patch) | |
tree | 7c96185180d42ad2b95e251ed41d5c8684ba443b /tools/perf/scripts/python/stackcollapse.py | |
parent | 90368fa3978fee3a5df5cbee3312e3fe51f7a8c5 (diff) |
hwmon: (vexpress) 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]>
Reviewed-by: Sudeep Holla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions