ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 19 Aug 2025 01:59:01 +0000 (01:59 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 24 Aug 2025 21:40:54 +0000 (22:40 +0100)
commitb833b412a522e58b790abe79b6ec46e8ba1f312a
treeab2611612aead91a4fa3ce2a8f5c5398beafc7cd
parent168873ca1799d3f23442b9e79eae55f907b9b126
ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()

snd_soc_lookup_component_nolocked() is very complex today.
Let's tidyup the code.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Message-ID: <87cy8sysuy.wl-kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c