]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: SOF: topology: Use acpi mach from the machine driver
authorBard Liao <yung-chuan.liao@linux.intel.com>
Thu, 30 Jul 2026 07:17:24 +0000 (10:17 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 30 Jul 2026 22:19:52 +0000 (23:19 +0100)
commitae63720dd7c3647d64f7a85e5e1870f90eb569d6
treee2e2245b6b26e19679c1e3800f189e711bca9f8a
parent0c0e418dbcf0582bf80d8dbfd9b306607c065992
ASoC: SOF: topology: Use acpi mach from the machine driver

The parameters may be changed by the sof_sdw machine driver is the
SOC_SDW_PCH_DMIC quirk is set. Use the mach_params from the machine
driver to ensure the sof_sdw_get_tplg_files() function select the right
function topologies.

Fixes: 2fbeff33381c ("ASoC: Intel: add sof_sdw_get_tplg_files ops")
Cc: stable@vger.kernel.org
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20260730071724.22296-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/sof-function-topology-lib.c