diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2024-07-31 13:12:57 -0600 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2024-08-01 12:51:44 +0100 |
| commit | a1c8929b0ebbfd7598f038ac74fb0a28f94ade8c (patch) | |
| tree | 1b656437ed8a2851526d410c5017e80ab481fb6a /net/lapb | |
| parent | d5742b5d4d7b99531e352ea814506641f9fc8981 (diff) | |
ASoC: Use of_property_present()
Use of_property_present() to test for property presence 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-19-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions
