aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorRob Herring (Arm) <[email protected]>2024-08-28 08:00:55 -0500
committerMark Brown <[email protected]>2024-08-28 21:52:45 +0100
commitdd72a3b8a6007b44ed3b85e1d606afc434879e70 (patch)
treed82253180568dd899ea9030d4f4e34d407571215 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent7540bd3398675e54cbd7324c47be8cd3c7a6d9c5 (diff)
regulator: qcom_spmi: 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 property 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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions