ASoC: SOF: add disable_function_topology flag and
authorMark Brown <broonie@kernel.org>
Wed, 7 May 2025 05:12:31 +0000 (14:12 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 7 May 2025 05:12:31 +0000 (14:12 +0900)
Merge series from Bard Liao <yung-chuan.liao@linux.intel.com>:

SOF will load the function topologies by default. However, user may want
to use the monolithic topology. Add a flag amd a module parameter to
allow user specify the topology or not using function topologies.


Trivial merge