ASoC: SOF: Intel: fix resume from hibernate
authorMark Brown <broonie@kernel.org>
Fri, 17 Jun 2022 23:18:16 +0000 (00:18 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 17 Jun 2022 23:18:16 +0000 (00:18 +0100)
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

The enablement of IMR-based DSP boot helped reduce resume latency, but
unfortunately the context is not saved in S4 and S5 which leads to
multiple reports of boot failures.

This patchset forces a full firmware reload/reboot when resuming from
S4/S5 and restores functionality.


Trivial merge