aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorRob Herring (Arm) <[email protected]>2024-07-31 13:12:59 -0600
committerKrzysztof Kozlowski <[email protected]>2024-08-02 09:16:47 +0200
commit23d22b0fe6a12317e9d17bb17720285ac4ba4d54 (patch)
tree0ab6339fb05f734bf47c58e8b383bf478bf59f70 /tools/perf/util/scripting-engines/trace-event-python.c
parentddb869ea237eb4e1c882c8768675fad53623b062 (diff)
memory: emif: Use of_property_read_bool()
Use of_property_read_bool() to read boolean properties rather than of_find_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: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions