summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2024-08-28 08:00:55 -0500
committerMark Brown <broonie@kernel.org>2024-08-28 21:52:45 +0100
commitdd72a3b8a6007b44ed3b85e1d606afc434879e70 (patch)
treed82253180568dd899ea9030d4f4e34d407571215 /CREDITS
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) <robh@kernel.org> Link: https://patch.msgid.link/20240828130056.3481050-2-robh@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions