summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2024-07-31 13:12:58 -0600
committerMark Brown <broonie@kernel.org>2024-08-01 12:51:45 +0100
commit69dd15a8ef0ae494179fd15023aa8172188db6b7 (patch)
treed1bc0846075368a7694fa3aa9c5c3f51867f8997 /scripts/generate_rust_analyzer.py
parenta1c8929b0ebbfd7598f038ac74fb0a28f94ade8c (diff)
ASoC: 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> Link: https://patch.msgid.link/20240731191312.1710417-20-robh@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions