From: Lars-Peter Clausen Date: Sun, 8 May 2011 16:24:42 +0000 (-0700) Subject: ASoC: SSM2602: Do not power the codec up in probe X-Git-Tag: v3.0-rc1~347^2~1^2~27^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6c1f2d5e5d50366910fd687e88d07ebaabe00ab;p=pandora-kernel.git ASoC: SSM2602: Do not power the codec up in probe It is not required to have the codec powered at this stage and DAPM will power the ADC and DAC down again after probe has run anyway. Thus we avoid some unnecessary writes by this change. Signed-off-by: Lars-Peter Clausen Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed