]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commite6a40d5c9033fb98f3d83f88655bc2b963ef50eb
tree430a73260d885d2350de10572ff6a1722f92f472
parentd9a1cbfe5b73fdabd0c4e3ae5d5fa3f42327c7fd
parent7b400c9ab879a86aa4b9bf5d9fdd3df558eed9b5
ASoC: SOF: add disable_function_topology flag and

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.