ASoC: Only write back non-default registers when resuming WM8753
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 22 Feb 2009 20:04:41 +0000 (20:04 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 24 Feb 2009 23:49:56 +0000 (23:49 +0000)
commite611bd82441130991d7f4600dfd4632cebd417c5
treea67ae0acad57d18caa025e1ffdb27d8792f4a75a
parentc2bac1606a937d4700f8fdd8e051a4c49593c41b
ASoC: Only write back non-default registers when resuming WM8753

This will reduce the number of writes done on resume, allowing that to
complete faster (especially on systems with very slow I2C like the
current Samsung driver).

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8753.c