aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorRob Herring (Arm) <[email protected]>2024-07-31 13:13:01 -0600
committerLinus Walleij <[email protected]>2024-08-23 17:38:00 +0200
commitb106492686efcff523425eaf956cb4cb31555a61 (patch)
tree439e59c3b351c4d6ca2dde50397b09036c3cc768 /tools/perf/scripts/python/parallel-perf.py
parentcd7d3f4f9756df0b14e5c91d6ba072372033ba18 (diff)
pinctrl: mediatek: 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]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions