https://github.com/torvalds/linux
Revision 9058020cd9ae3423d6fe7de591698dc96b6701aa authored by Lars-Peter Clausen on 27 September 2011, 09:08:46 UTC, committed by Mark Brown on 27 September 2011, 10:20:38 UTC
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 <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
1 parent 34c8698
History
Tip revision: 9058020cd9ae3423d6fe7de591698dc96b6701aa authored by Lars-Peter Clausen on 27 September 2011, 09:08:46 UTC
ASoC: ssm2602: Re-enable oscillator after suspend
Tip revision: 9058020
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.4 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top