ASoC: wm_adsp: Put DSP into low power state between loading and running
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 26 Sep 2016 09:15:23 +0000 (10:15 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 26 Sep 2016 16:03:53 +0000 (09:03 -0700)
commit90d19ba54b428a6bc8cc51ef6c60c6e65e6e2f35
tree83ac2a0d8f2b78eda69e8c5dc8dfebeb2f80826f
parent1fa96f3fdad7cef5d043a502682580d2bc3d5ace
ASoC: wm_adsp: Put DSP into low power state between loading and running

Between when we load the DSP and when it actually starts running put the
core into a lower power state where the memory is retained but nothing
is clocked.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c