1
linux/sound/soc
Mark Brown 52ba67bf85 ASoC: Force all DAPM contexts into the same bias state
Currently we allow all DAPM contexts to determine their own bias level.
While this should in general work in most situations and will deliver the
lowest possible power it causes problems for our integration with the
card bias level as we're calling the card bias level functions for each
DAPM context even though they're card wide but don't say which CODEC
we're calling them for. Mitigate against this by forcing everything to
be in the same state.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
2011-04-09 11:24:08 +09:00
..
atmel ASoC: Remove -codec from WM8731 driver name 2011-03-30 07:15:33 +09:00
au1x ASoC: Remove -codec from WM8731 driver name 2011-03-30 07:15:33 +09:00
blackfin ASoC: Blackfin: push down SPORT settings from global variables 2011-03-30 07:20:05 +09:00
codecs Merge branch 'for-2.6.39' into for-2.6.40 2011-04-08 09:31:02 +09:00
davinci asoc: davinci_voicecodec: use mfd_data instead of driver_data 2011-03-23 10:41:56 +01:00
ep93xx ASoC: Enable 192kHz sample rate for EP93xx. 2011-03-09 13:08:42 +00:00
fsl Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2011-03-18 10:46:37 -07:00
imx ASoC: imx: remove superfluous code in imx-ssi.c 2011-03-26 17:43:54 +00:00
jz4740
kirkwood
mid-x86 ASoC: sst_platform: unregister sst card when being closed 2011-04-06 23:15:23 +09:00
nuc900
omap Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2011-03-18 10:46:37 -07:00
pxa ASoC: Properly handle spitz MIC GPIO 2011-04-03 22:11:09 +09:00
s6000
samsung Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2011-03-23 07:58:09 -07:00
sh
tegra ASoC: Tegra: Suspend/resume support 2011-04-06 23:13:48 +09:00
txx9
Kconfig
Makefile
soc-cache.c ASoC: Fix comment width in soc-cache.c 2011-04-05 08:26:08 +09:00
soc-core.c ASoC: Add data based control initialisation for CODECs and cards 2011-04-08 09:18:11 +09:00
soc-dapm.c ASoC: Force all DAPM contexts into the same bias state 2011-04-09 11:24:08 +09:00
soc-jack.c ASoC: Name jack GPIOs based on jack not codec 2011-04-03 21:43:23 +09:00
soc-utils.c