From: Peter Ujfalusi Date: Thu, 24 Mar 2011 07:11:49 +0000 (+0200) Subject: ASoC: tlv320dac33: Move codec power up to DAPM X-Git-Tag: v3.0-rc1~347^2~1^2~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b8ffdb959c35f5e271fb7e08635dbdb2593018f;p=pandora-kernel.git ASoC: tlv320dac33: Move codec power up to DAPM Move the codec power on (in reg 0x01, bit 4) from set_bias_level:SND_SOC_BIAS_ON to a DAPM supply. In this way we can be sure, that all the things within the codec is powered before the external amp is going to be enabled. Signed-off-by: Peter Ujfalusi Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed