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: v6.7-rc1~103^2~1^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11817547b7a2cfad46e17e772a9002dc3e60f747;p=thirdparty%2Flinux.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