On Tue, 23 Nov 2021 19:16:04 +0200, Kai Vehmanen wrote:
From: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com
Older firmware prior to ABI 3.19 has a dependency where the scheduler widgets need to be setup last. Moving the call to sof_widget_setup() before the pipeline_complete() call also helps remove the need for the 'reverse' direction when walking through the widget list - this was only working because of the topology macros but the topology does not require any order.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/3] ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step commit: 01429183f479c54c1b5d15453a8ce574ea43e525 [2/3] ASoC: SOF: topology: don't use list_for_each_entry_reverse() commit: fb71d03b29bcbd8c03798d36e7b2a2297b6dea45 [3/3] ASoC: SOF: handle paused streams during system suspend commit: 96da174024b9c63bd5d3358668d0bc12677be877
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark