]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: add disable_function_topology flag
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 6 May 2025 11:33:08 +0000 (19:33 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 6 May 2025 13:48:03 +0000 (22:48 +0900)
commite48a906af6b3cfd09c50af14a8ea7a5cf45b39ab
treecc66a165b00c7645b73f1fdff18a4b665fc3fc59
parenta71b261c19a455f7f8e560b4ddfac44d3150ae39
ASoC: SOF: add disable_function_topology flag

SOF driver will load required function topologies dynamically. However,
we prefer using the monolithic topology. Add a flag to allow user not
using the function topologies.

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-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sof.h
sound/soc/sof/topology.c