]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: SOF: don't check the existence of dummy topology
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 14 Oct 2025 07:13:33 +0000 (15:13 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 14 Oct 2025 11:32:34 +0000 (12:32 +0100)
commit225d70b8074502acee3943bf0c2e839e867cd38c
tree0df0d53cfd448b063b2e77c1959829a2e74e6217
parent0d202ae0256e8e7dcea862ead5904fa27cf4ce6a
ASoC: SOF: don't check the existence of dummy topology

Monolithic topology is not needed if function topology is used. Instead
of creating a dummy topology in the file system, we can skip the
existence check in the kernel.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Simon Trimmer <simont@opensource.cirrus.com>
Link: https://patch.msgid.link/20251014071335.3844631-8-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/fw-file-profile.c
sound/soc/sof/topology.c