The following changes since commit a3adfa00e8089aa72826c6ba04bcb18cfceaf0a9:
ASoC: correct link specifications for corgi, poodle and spitz (2011-01-25 15:18:42 +0000)
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.38
Nothing exciting here except for Stephen's mask/val_mask fix which fixes a fairly wide breakage.
Janusz Krzysztofik (2): ASoC: Amstrad Delta: fix const related build error ASoC: CX20442: fix NULL pointer dereference
Jarkko Nikula (1): ASoC: Fix module refcount for auxiliary devices
Manjunathappa, Prakash (1): ASoC: DaVinci: fix kernel panic due to uninitialized platform_data
Stephen Warren (1): ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()
sound/soc/codecs/cq93vc.c | 2 +- sound/soc/codecs/cx20442.c | 3 +++ sound/soc/omap/ams-delta.c | 2 -- sound/soc/soc-core.c | 3 --- sound/soc/soc-dapm.c | 6 +++--- 5 files changed, 7 insertions(+), 9 deletions(-)