]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: partial match the sdca codec name
authorMark Brown <broonie@kernel.org>
Mon, 2 Mar 2026 13:35:04 +0000 (13:35 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 2 Mar 2026 13:35:04 +0000 (13:35 +0000)
commitca5355db6330ccd1a02bb382b793d0a2027c7fd3
treecce18f211ce8af97f6a6704b41ae5f92977e354c
parentda37bfe76b5b4ccc01ed8132215098e20d78e5f3
parent34b4fc44e4f904fbb81335d53163ffdcb0180000
ASoC: partial match the sdca codec name

Merge series from Bard Liao <yung-chuan.liao@linux.intel.com>:

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.
include/sound/soc.h
sound/soc/amd/yc/acp6x-mach.c
sound/soc/sdw_utils/soc_sdw_utils.c