diff options
author | Rob Herring (Arm) <[email protected]> | 2024-07-31 13:12:58 -0600 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-01 12:51:45 +0100 |
commit | 69dd15a8ef0ae494179fd15023aa8172188db6b7 (patch) | |
tree | d1bc0846075368a7694fa3aa9c5c3f51867f8997 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a1c8929b0ebbfd7598f038ac74fb0a28f94ade8c (diff) |
ASoC: Use of_property_read_bool()
Use of_property_read_bool() to read boolean properties 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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions