From: Mark Brown Date: Thu, 26 Oct 2023 16:02:46 +0000 (+0100) Subject: ASoC: fix widget name comparisons (consider DAI name X-Git-Tag: io_uring-6.7-2023-11-10~21^2~1^2~8 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=11817547b7a2cfad46e17e772a9002dc3e60f747;p=linux-block.git ASoC: fix widget name comparisons (consider DAI name Merge series from Krzysztof Kozlowski : Some codec drivers compare widget names with strcmp, ignoring the component name prefix. If prefix is used, the comparisons start failing. Except Qualcomm lpass-rx-macro, none of the patches were tested on hardware. --- 11817547b7a2cfad46e17e772a9002dc3e60f747