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