diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2024-07-31 22:12:59 +0300 |
|---|---|---|
| committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-08-02 10:16:47 +0300 |
| commit | 23d22b0fe6a12317e9d17bb17720285ac4ba4d54 (patch) | |
| tree | 0ab6339fb05f734bf47c58e8b383bf478bf59f70 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | ddb869ea237eb4e1c882c8768675fad53623b062 (diff) | |
| download | linux-23d22b0fe6a12317e9d17bb17720285ac4ba4d54.tar.xz | |
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) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240731191312.1710417-21-robh@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
