alistair23-linux/sound/soc
Lars-Peter Clausen 9a953e6f27 ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controls
snd_soc_info_enum_ext() and snd_soc_info_enum_double() are almost identical. The
only difference is that snd_soc_info_enum_double() is also able to handle stereo
controls. Using snd_soc_info_enum double() instead of snd_soc_info_enum_ext()
for the SOC_ENUM_EXT control's info callback allows us to remove
snd_soc_info_enum_ext().

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-08-11 12:00:27 +01:00
..
atmel
au1x ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
blackfin ASoC: More updates for v3.11 2013-06-28 13:36:22 +02:00
cirrus ASoC: More updates for v3.11 2013-06-28 13:36:22 +02:00
codecs ASoC: codecs: Make ALL_CODECS depend on COMPILE_TEST 2013-07-15 11:09:21 +01:00
davinci sound updates for 3.11 2013-07-03 19:52:22 -07:00
dwc
fsl ASoC: Updates for v3.11 2013-07-05 11:54:27 +02:00
generic
jz4740
kirkwood Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-next 2013-06-17 17:20:22 +01:00
mid-x86 ASoC: mfld: Remove unused variable 2013-06-28 10:59:14 +01:00
mxs Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus 2013-07-04 18:30:02 +01:00
nuc900 ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
omap ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabled 2013-07-04 05:11:16 -07:00
pxa ASoC: Final updates for v3.11 2013-07-01 11:23:13 +02:00
s6000
samsung sound fixes for 3.11 2013-07-11 12:45:59 -07:00
sh ASoC: More updates for v3.11 2013-06-28 13:36:22 +02:00
spear
tegra ASoC: Final updates for v3.11 2013-07-01 11:23:13 +02:00
txx9 ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
ux500 sound updates for 3.11 2013-07-03 19:52:22 -07:00
Kconfig
Makefile
soc-cache.c
soc-compress.c
soc-core.c ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controls 2013-08-11 12:00:27 +01:00
soc-dapm.c ASoC: Remove unused dapm_get_snd_card() and dapm_get_soc_card() 2013-07-23 13:56:03 +01:00
soc-dmaengine-pcm.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c ASoC: jack: Use power efficient workqueue 2013-07-19 12:08:31 +01:00
soc-pcm.c ASoC: pcm: Use the power efficient workqueue for delayed powerdown 2013-07-18 11:58:28 +01:00
soc-utils.c