android_kernel_google_msm/sound/soc
Takashi Iwai dc9279f09a ASoC: wm8960: Fix wrong value references for boolean kctl
commit b4a18c8b1af15ebfa9054a3d2aef7b0a7e6f2a05 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: wm8960: 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
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