On 29/10/2023 23:58, Sasha Levin wrote:
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
[ Upstream commit c29e5263d32a6d0ec094d425ae7fef3fa8d4da1c ]
When comparing widget names in wsa_macro_spk_boost_event(), consider also the component's name prefix. Otherwise the WSA codec won't have proper mixer setup resulting in no sound playback through speakers.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20231003155710.821315-3-krzysztof.kozlowski@linaro... Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
This requires previous patch in Mark's queue adding snd_soc_dapm_widget_name_cmp(). I did not get any email about it, so are you sure you picked up the dependency? Best regards, Krzysztof