ASoC: Remove redundant regcache_sync call in cs42l73_resume
authorAxel Lin <axel.lin@gmail.com>
Sat, 19 Nov 2011 05:45:34 +0000 (13:45 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 21 Nov 2011 17:05:53 +0000 (17:05 +0000)
It's done in cs42l73_set_bias_level when the dapm.bias_level is switching
from SND_SOC_BIAS_OFF to SND_SOC_BIAS_STANDBY.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found