ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helper
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Fri, 2 Aug 2024 10:57:33 +0000 (11:57 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 2 Aug 2024 13:04:40 +0000 (14:04 +0100)
commit4791c422981350d0de4ad02a14a08b99c766d06f
treeceef9aaf461743d314ed4d103cfd42af6732fa8d
parentc8a132e2e032b00828d51141ab34f9aeb24f44ae
ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helper

No longer any need to hard code the addition of the name prefix, use the
new helper function.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20240802105734.2309788-4-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l45.c