android_kernel_samsung_msm8976/sound/soc
Takashi Iwai 86ac250ac1 ASoC: wm8958: Fix enum ctl accesses in a wrong type
commit d0784829ae3b0beeb69b476f017d5c8a2eb95198 upstream.

"MBC Mode", "VSS Mode", "VSS HPF Mode" and "Enhanced EQ Mode" ctls in
wm8958 codec driver are enum, while the current driver accesses
wrongly via value.integer.value[].  They have to be via
value.enumerated.item[] instead.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-16 08:41:36 -07:00
..
atmel ASoC: atmel_ssc_dai: fix start event for I2S mode 2015-02-11 14:48:17 +08:00
au1x ASoC: switch over to use snd_soc_register_component() on au1x ac97c 2013-03-26 21:55:24 +00:00
blackfin ASoC: blackfin: Fix missing break 2013-12-04 10:55:48 -08:00
cirrus Merge remote-tracking branch 'asoc/topic/dma' into asoc-next 2013-04-23 19:26:00 +01:00
codecs ASoC: wm8958: Fix enum ctl accesses in a wrong type 2016-03-16 08:41:36 -07:00
davinci ASoC: davinci-mcasp: Correct rx format unit configuration 2014-10-05 14:54:11 -07:00
dwc ASoC: dwc: correct irq clear method 2015-10-22 14:37:50 -07:00
fsl ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situations 2013-12-04 10:55:48 -08:00
generic
jz4740 ASoC: switch over to use snd_soc_register_component() on jz4740 i2s 2013-03-26 21:57:12 +00:00
kirkwood sound/soc/kirkwood: don't check resource with devm_ioremap_resource 2013-05-18 11:59:45 +02:00
mid-x86 Merge remote-tracking branch 'asoc/topic/compress' into asoc-next 2013-04-12 13:56:57 +01:00
mxs sound updates for v3.10-rc1 2013-05-03 09:10:23 -07:00
nuc900 ASoC: switch over to use snd_soc_register_component() on nuc900 ac97 2013-03-26 21:57:22 +00:00
omap Merge remote-tracking branch 'asoc/topic/dma' into asoc-next 2013-04-23 19:26:00 +01:00
pxa ASoC: fix broken pxa SoC support 2015-10-22 14:37:50 -07:00
s6000 ASoC: s6000: Fix unlocked snd_pcm_stop() call 2013-07-25 14:07:28 -07:00
samsung ASoC: samsung: Correct I2S DAI suspend/resume ops 2014-09-17 09:03:59 -07:00
sh Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next 2013-04-12 13:57:05 +01:00
spear Merge remote-tracking branch 'asoc/topic/dma' into asoc-next 2013-04-23 19:26:00 +01:00
tegra ASoC: tegra: fix uninitialized variables in set_fmt 2014-01-09 12:24:19 -08:00
txx9 ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97 2013-03-26 21:57:51 +00:00
ux500 sound updates for v3.10-rc1 2013-05-03 09:10:23 -07:00
Kconfig ASoC: Add a generic dmaengine_pcm driver 2013-04-17 14:21:25 +01:00
Makefile ASoC: Add a generic dmaengine_pcm driver 2013-04-17 14:21:25 +01:00
soc-cache.c
soc-compress.c ASoC: compress: Fix compress device direction check 2016-01-28 21:49:31 -08:00
soc-core.c Merge remote-tracking branch 'asoc/topic/dma' into asoc-next 2013-04-23 19:26:00 +01:00
soc-dapm.c ASoC: dapm: Fix source list debugfs outputs 2013-11-13 12:05:32 +09:00
soc-dmaengine-pcm.c ASoC: dmaengine_pcm: Add support for compat platforms 2013-04-17 14:21:36 +01:00
soc-generic-dmaengine-pcm.c ASoC: generic-dmaengine-pcm: call dma_request_slave_channel() 2013-04-23 11:34:29 +01:00
soc-io.c ASoC: core: Use PTR_RET function 2013-03-26 14:12:01 +00:00
soc-jack.c
soc-pcm.c ASoC: dpcm: fix the BE state on hw_free 2016-02-19 14:22:39 -08:00
soc-utils.c ASoC: define playback and capture streams in dummy codec 2013-04-17 14:29:36 +01:00