commit | 65d17a9ce9f24a3aaf7d614251fdcc1b2121765f | [log] [tgz] |
---|---|---|
author | Nikesh Oswal <Nikesh.Oswal@wolfsonmicro.com> | Mon Feb 16 15:25:48 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Sat Feb 21 18:35:19 2015 +0900 |
tree | e5c1e7af679a29ad02736d44ae70fc6b0105a4bf | |
parent | bfa76d49576599a4b9f9b7a71f23d73d6dcff735 [diff] |
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>