]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: soc_sdw_utils: remove snd_soc_sdca codec name index
authorMark Brown <broonie@kernel.org>
Mon, 16 Mar 2026 18:14:41 +0000 (18:14 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 16 Mar 2026 18:14:41 +0000 (18:14 +0000)
commit6afaa3a69ff9c9b3ebfd600228d84159a3ed5ace
tree99bf21037ee05cf3e7c624c955a5d7ef6c7c5a57
parent0861893cff96624523adc0968587fa64e9a9f76d
parentac5f5cfc98b5285c9278a74733a306e77816b822
ASoC: soc_sdw_utils: remove snd_soc_sdca codec name index

Bard Liao <yung-chuan.liao@linux.intel.com> says:

The index could change if any endpoint is not present. Remove the index
and let the machine driver get the right codec name from the registered
components.