ASoC: codecs: rt5682s: Handle component name prefix
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 23 Oct 2023 09:54:17 +0000 (11:54 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 26 Oct 2023 11:15:43 +0000 (12:15 +0100)
commitb2056ce3cf61a39796041dc5c94d7255de7f9f0c
tree65d1a30efab1e165fc15796e12a5045f8deeab33
parenta1fa72a780f428ddc956cf5ed4b97e2be76ceba3
ASoC: codecs: rt5682s: 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-7-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682s.c