android_kernel_google_msm/sound/soc
Axel Lin 6eb29f1ab0 ASoC: wm8903: Fix define for WM8903_VMID_RES_250K
commit ebb6ad73e645b8f2d098dd3c41d2ff0da4146a02 upstream.

VMID Control 0 BIT[2:1] is VMID Divider Enable and Select

00 = VMID disabled (for OFF mode)
01 = 2 x 50kΩ divider (for normal operation)
10 = 2 x 250kΩ divider (for low power standby)
11 = 2 x 5kΩ divider (for fast start-up)

So WM8903_VMID_RES_250K should be 2 << 1, which is 4.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-10-22 09:20:01 +08:00
..
atmel ASoC: atmel_ssc_dai: fix start event for I2S mode 2015-04-14 17:33:58 +08:00
au1x
blackfin ASoC: blackfin: Fix missing break 2013-12-04 10:50:14 -08:00
codecs ASoC: wm8903: Fix define for WM8903_VMID_RES_250K 2015-10-22 09:20:01 +08:00
davinci
ep93xx
fsl
imx ASoC: imx-ssi: Fix occasional AC97 reset failure 2014-03-11 16:10:08 -07:00
jz4740
kirkwood
mid-x86
mxs
nuc900
omap ASoC: omap-pcm: Correct dma mask 2015-06-19 11:40:21 +08:00
pxa ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE 2014-09-25 11:49:09 +08:00
s6000 ASoC: s6000: Fix unlocked snd_pcm_stop() call 2014-03-11 16:10:09 -07:00
samsung ASoC: samsung-i2s: Check secondary DAI exists before referencing 2014-12-01 18:02:32 +08:00
sh ASoC: fsi: remove unsupported PAUSE flag 2015-02-02 17:05:21 +08:00
tegra
txx9
Kconfig
Makefile
soc-cache.c
soc-core.c ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error. 2014-12-01 18:02:39 +08:00
soc-dapm.c ASoC: dapm: Fix source list debugfs outputs 2013-11-13 12:01:49 +09:00
soc-dmaengine-pcm.c
soc-io.c
soc-jack.c
soc-pcm.c
soc-utils.c