]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: soc_sdw_utils: remove index from sdca codec name
authorBard Liao <yung-chuan.liao@linux.intel.com>
Wed, 25 Feb 2026 13:50:04 +0000 (21:50 +0800)
committerMark Brown <broonie@kernel.org>
Sun, 1 Mar 2026 23:48:54 +0000 (23:48 +0000)
commit34b4fc44e4f904fbb81335d53163ffdcb0180000
treec85a2b97da7b95257b90cfad6a8bc6a6e2e1b439
parentc5ae3d8bc968a28aaeefbb772ec42e50cf3a15f0
ASoC: soc_sdw_utils: remove index from sdca codec name

The index is not fixed and it will lead to the DAI link can't bind the
codec component with the name when the index is different from the
predefined one.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20260225135004.2322987-4-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdw_utils/soc_sdw_utils.c