ASoC: Don't resync WM8903 register cache on reset
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 2 Dec 2011 18:24:40 +0000 (18:24 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 3 Dec 2011 10:59:45 +0000 (10:59 +0000)
commit82ae55dbcc4a37a4288346795755da5e07c09d33
tree251db5b19419867208c43b109aa460010ab60c5d
parent45e967553f3466f773ecd418c09fe92b753f18b0
ASoC: Don't resync WM8903 register cache on reset

We only do this on initial power on so it's at best a waste of time as
the core will have already defaulted to the same values.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
sound/soc/codecs/wm8903.c