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)
commit65d17a9ce9f24a3aaf7d614251fdcc1b2121765f
treee5c1e7af679a29ad02736d44ae70fc6b0105a4bf
parentbfa76d49576599a4b9f9b7a71f23d73d6dcff735
ASoC: wm_adsp: Ensure DSP controls are always persistent

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>
sound/soc/codecs/wm_adsp.c