From: Mark Brown Date: Mon, 2 Mar 2026 13:35:04 +0000 (+0000) Subject: ASoC: partial match the sdca codec name X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca5355db6330ccd1a02bb382b793d0a2027c7fd3;p=thirdparty%2Flinux.git ASoC: partial match the sdca codec name Merge series from Bard Liao : Currently, we set a predefined codec component name in a DAI link. But the codec name may contain an index which is not fixed. This series suggest using partial match the codec name to fix the issue. --- ca5355db6330ccd1a02bb382b793d0a2027c7fd3