android_kernel_google_msm/sound/soc
Takashi Iwai 649ca93edf ASoC: wm8903: Fix wrong value references for boolean kctl
commit 24cc883c1fd16df34211ae41624aa6d3cd906693 upstream.

The correct values referred by a boolean control are
value.integer.value[], not value.enumerated.item[].
The former is long while the latter is int, so it's even incompatible
on 64bit architectures.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-06-19 11:40:27 +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 wrong value references for boolean kctl 2015-06-19 11:40:27 +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 sound: tegra_alc5632: remove HP detect GPIO inversion 2012-10-02 10:29:54 -07:00
txx9
Kconfig
Makefile ASoC: dmaengine: Correct Makefile when sound is built as module 2012-12-17 10:37:43 -08:00
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