From: Lars-Peter Clausen Date: Tue, 27 Sep 2011 09:08:46 +0000 (+0200) Subject: ASoC: ssm2602: Re-enable oscillator after suspend X-Git-Tag: v3.1-rc8~1^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9058020cd9ae3423d6fe7de591698dc96b6701aa;p=pandora-kernel.git ASoC: ssm2602: Re-enable oscillator after suspend Currently the the internal oscillator is powered down when entering BIAS_OFF state, but not re-enabled when going back to BIAS_STANDBY. As a result the CODEC will stop working after suspend if the internal oscillator is used to generate the sysclock signal. This patch fixes it by clearing the appropriate bit in the power down register when the CODEC is re-enabled. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown Cc: stable@kernel.org --- Reading git-diff-tree failed