]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: sdw_utils: Add missed component_name strings for speaker amps
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Wed, 9 Jul 2025 02:57:45 +0000 (10:57 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 9 Jul 2025 13:33:58 +0000 (14:33 +0100)
commitc61da55412a08268ea0cdef99dea11f7ade934ee
tree052bb4a41c74a3a53715af6acaa1c4faef802d64
parent192595a60a3e42998ac7b12abe71efbe49749f5e
ASoC: sdw_utils: Add missed component_name strings for speaker amps

Several speaker amp was missed when the compoennt_name was added, which
results missing " spk:" from the components string, confusing UCM.

Fixes: f792733e08d5 ("ASoC: sdw_utils: add component_name string to dai_info")
Cc: stable@vger.kernel.org
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20250709025745.1285788-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdw_utils/soc_sdw_utils.c