diff options
| author | Rob Herring (Arm) <[email protected]> | 2024-07-31 13:13:02 -0600 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2024-08-01 12:50:11 +0100 |
| commit | b03695d95213121719f05cbf6f3baa1ad3667e7f (patch) | |
| tree | eda5e1fcfd7315122e74caf06a5b66adc0c24ecf /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | cd7d47c5762997a2b1de57a47cd48a1cdad38d96 (diff) | |
regulator: 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions