From: Mark Brown Date: Thu, 26 Oct 2023 16:02:46 +0000 (+0100) Subject: ASoC: fix widget name comparisons (consider DAI name X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=11817547b7a2cfad46e17e772a9002dc3e60f747;p=linux.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