diff options
author | 2024-07-31 13:13:00 -0600 | |
---|---|---|
committer | 2024-08-23 19:25:48 +0200 | |
commit | ea265e483eb3d9750c7cfc642dedd5be31dc22c2 (patch) | |
tree | 1f7496977c736fb4a5d225a9cca66ce6bbd753e4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mtd: slram: insert break after errors in parsing the map (diff) | |
download | wireguard-linux-ea265e483eb3d9750c7cfc642dedd5be31dc22c2.tar.xz wireguard-linux-ea265e483eb3d9750c7cfc642dedd5be31dc22c2.zip |
mtd: 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) <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240731191312.1710417-22-robh@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions