ASoC: tlv320dac33: Optimize power up, and restore
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Fri, 30 Apr 2010 11:59:33 +0000 (14:59 +0300)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Mon, 3 May 2010 11:55:48 +0000 (12:55 +0100)
On power up we only need to initialize the codec, and
restore only registers, which are not in either in DAPM
nor in the playback start sequence.
These are mostly gain related registers.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>

No differences found