diff options
author | Kai Vehmanen <[email protected]> | 2021-05-28 17:43:30 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-06-01 14:03:01 +0100 |
commit | b640e8a4bd24e17ce24a064d704aba14831651a8 (patch) | |
tree | 97c9646904b299154e7cdcc302212ef6a5382ed9 /drivers/usb/cdns3/cdns3-imx.c | |
parent | a8437f05384cb472518ec21bf4fffbe8f0a47378 (diff) |
ASoC: SOF: reset enabled_cores state at suspend
The recent changes to use common code to power up/down DSP cores also
removed the reset of the core state at suspend. It turns out this is
still needed. When the firmware state is reset to
SOF_FW_BOOT_NOT_STARTED, also enabled_cores should be reset, and
existing DSP drivers depend on this.
BugLink: https://github.com/thesofproject/linux/issues/2824
Fixes: 42077f08b3 ("ASoC: SOF: update dsp core power status in common APIs")
Signed-off-by: Kai Vehmanen <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions