ASoC: codecs: lpass-rx-macro: Handle component name prefix
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 23 Oct 2023 09:54:15 +0000 (11:54 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 26 Oct 2023 11:15:41 +0000 (12:15 +0100)
commit5efc1c903e2b43a267ad13696698fcc152ed873a
treeb3926b53c862a7c94e46787a4885729f065f656c
parentecea1812b911fed5e675b2d37b29ad4265c067ce
ASoC: codecs: lpass-rx-macro: Handle component name prefix

Use snd_soc_dapm_widget_name_cmp() helper when comparing widget names,
to include also the component's name prefix.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231023095428.166563-5-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/lpass-rx-macro.c