diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2026-09-01 10:28:38 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-09-01 19:32:18 +0100 |
| commit | 15570f6b54b02bbfc68479c5bfe1b13a3dc4de9c (patch) | |
| tree | 77e4d0b44788f044ae8243df79b1c6f5b7788d1f /scripts/Makefile.thinlto | |
| parent | 2bba6ea93e48959a0af21bcc4f34ac2ff527e88a (diff) | |
| download | linux-next-15570f6b54b02bbfc68479c5bfe1b13a3dc4de9c.tar.gz linux-next-15570f6b54b02bbfc68479c5bfe1b13a3dc4de9c.zip | |
ASoC: ak4642: Drop "clocks" property presence check
of_property_read_bool() should only be used on boolean properties and
not used as a presence check. The of_clk_get_parent_name() function
returns NULL if the "clocks" property is not present, so there is no
need to check for presence first.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260901152838.795864-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
