diff options
author | Ranjani Sridharan <ranjani.sridharan@linux.intel.com> | 2021-09-27 15:05:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-01 20:48:27 +0100 |
commit | 1b7d57d7178697ebdd9e6f21b4953ada168d2a61 (patch) | |
tree | 1ff9d55024928b96363168a3436804c37c7ce55a /kernel/configs | |
parent | 5f3aad73fcc2b301ed7d7ed60c1364e8c29741b1 (diff) | |
download | linux-1b7d57d7178697ebdd9e6f21b4953ada168d2a61.tar.gz linux-1b7d57d7178697ebdd9e6f21b4953ada168d2a61.tar.bz2 linux-1b7d57d7178697ebdd9e6f21b4953ada168d2a61.zip |
ASoC: SOF: Don't set up widgets during topology parsing
In preparation for supporting dynamic pipelines, move the
widget setup, DAI config IPCs to the complete callback
during topology loading. For current topology where all
the pipelines are static, all the pipelines will be set up
during complete. For topologies with dynamic and static pipelines,
this will enable setting up only the static ones during
topology loading. Reuse the sof_restore_pipelines() function for
this purpose and rename it to sof_set_up_pipelines().
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20210927120517.20505-9-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'kernel/configs')
0 files changed, 0 insertions, 0 deletions