]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: Intel: hda: refactoring topology name fixup for HDA mach
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 27 Aug 2024 12:32:02 +0000 (20:32 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 28 Aug 2024 12:01:54 +0000 (13:01 +0100)
commit5458411d75947a4212e50a401ec0a98d4c6c931b
tree406a320b1f47e71ccbe716c1b332461d69735f0b
parent14e91ddd5c02d8c3e5a682ebfa0546352b459911
ASoC: SOF: Intel: hda: refactoring topology name fixup for HDA mach

Move I2S mach's topology name fixup code to the end of machine driver
enumeration flow so HDA mach could also use same code to fixup its
topology file name as well. No functional change in this commit.

Signed-off-by: Brent Lu <brent.lu@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20240827123215.258859-5-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-hda-match.c
sound/soc/sof/intel/hda.c