linux/sound/soc
Eric Bénard 3d5a451623 codecs/tlv320aic23: fix bias management for suspend/resume
in tlv320aic23_set_bias_level, for the case SND_SOC_BIAS_ON, the
comment says "vref/mid, osc on, dac unmute" but the code doesn't
clear the corresponding bits, thus when resuming, several bits are
not cleared preventing the codec from working.

in tlv320aic23_suspend, clearing the active register is not needed
as it will be done by tlv320aic23_set_bias_level, when setting
bias to SND_SOC_BIAS_OFF

Signed-off-by: Eric Bénard <eric@eukrea.com>
Cc: broonie@opensource.wolfsonmicro.com
Cc: anuj.aggarwal@ti.com
Cc: lrg@slimlogic.co.uk
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2010-06-23 11:28:53 +01:00
..
atmel ASoC: atmel: trivial code cleanup 2010-06-07 14:25:45 +01:00
au1x ASoC: use resource_size for au1x 2010-06-03 19:00:16 +01:00
blackfin
codecs codecs/tlv320aic23: fix bias management for suspend/resume 2010-06-23 11:28:53 +01:00
davinci ASoC: DaVinci: Fix McASP hardware FIFO configuration 2010-06-15 11:53:18 +01:00
ep93xx ASoC: EP93xx: Add Snapper CL15 i2s audio support 2010-06-09 11:16:18 +01:00
fsl ASoC: Remove unused header from MPC5200 PSC driver 2010-06-12 18:06:14 +01:00
imx ASoC: imx: add eukrea-tlv320 2010-06-03 19:00:38 +01:00
kirkwood ASoC: patch for the useless 'break' removal in kirkwood 2010-06-07 14:27:18 +01:00
nuc900 ASoC: NUC900: patch for fix build error 2010-06-10 14:40:35 +01:00
omap ASoC: pandora: fix CLKX polarity 2010-06-21 18:16:17 +01:00
pxa
s3c24xx ASoC: s3c: patch for the unnecessary variable 'state' removal 2010-06-03 19:00:16 +01:00
s6000 ASoC: s6000: use resource_size for {request/release}_mem_region and ioremap 2010-06-02 14:02:39 +01:00
sh ASoC: Fix I2C dependency for SND_FSI_AK4642 and SND_FSI_DA7210 2010-06-16 16:34:17 +01:00
txx9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 2010-05-21 17:05:46 -07:00
Kconfig ASoC: ep93xx i2s audio driver 2010-06-07 14:24:19 +01:00
Makefile ASoC: ep93xx i2s audio driver 2010-06-07 14:24:19 +01:00
soc-cache.c
soc-core.c ASoC: Pay attention to write errors in volsw_2r_sx 2010-06-16 12:07:35 +01:00
soc-dapm.c
soc-jack.c
soc-utils.c