ASoC: wm_adsp: Ensure DSP controls are always persistent
authorNikesh Oswal <Nikesh.Oswal@wolfsonmicro.com>
Mon, 16 Feb 2015 15:25:48 +0000 (15:25 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 21 Feb 2015 09:35:19 +0000 (18:35 +0900)
Currently DSP controls are persistent (across DSP On/Off) only
if they were set whilst the DSP is off. This change makes the
controls persistent irrespective of when they are set.

Signed-off-by: Nikesh Oswal <Nikesh.Oswal@wolfsonmicro.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found