]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: set disable_function_topology if override_tplg_filename is set
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 6 May 2025 11:33:09 +0000 (19:33 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 6 May 2025 13:48:04 +0000 (22:48 +0900)
commit92b5f92d1128e108c583d63fab114601ce04eced
treee564b3ed78b431096a6725254ddc323dcad30f16
parente48a906af6b3cfd09c50af14a8ea7a5cf45b39ab
ASoC: SOF: set disable_function_topology if override_tplg_filename is set

User will expect the specified topology is used when
override_tplg_filename is set. However, the using function topologies
feature may use the function topologies instead of the specified
topology.

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>
Link: https://patch.msgid.link/20250506113311.45487-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/core.c