diff options
author | Rob Herring (Arm) <[email protected]> | 2024-07-31 13:12:45 -0600 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2024-08-13 09:23:11 -0600 |
commit | ba70bbfd28ab8aa09ed4b905b1b47580d5df17d6 (patch) | |
tree | 594dab56b79a5aeff423c50ccfeb6319c2c4a747 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 8749919defb874d6deabfbef24c4901d9ec76583 (diff) |
remoteproc: 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_property()
leaks 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) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions