ASoC: tlv320dac33: Do not enable the codec in init_chip
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Tue, 30 Nov 2010 12:31:45 +0000 (14:31 +0200)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 30 Nov 2010 15:37:39 +0000 (15:37 +0000)
commit18f454047b3d009e347dc3aeacb1aec91a4c493f
tree83871aff5f586ac5e47e5f8b1303ea15d87e5532
parent649e5fb033bbadbfa78aba5e2711f1faf2affaf0
ASoC: tlv320dac33: Do not enable the codec in init_chip

No need to enable the codec at this time.
The codec will be enabled  later by other events

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>
sound/soc/codecs/tlv320dac33.c