The following changes since commit 649e5fb033bbadbfa78aba5e2711f1faf2affaf0:
Merge branch 'for-2.6.37' into for-2.6.38 (2010-11-29 18:33:47 +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.37
All isolated bug fixes in drivers, and in the case of s6000 the fact that it won't build anyway does lower the risk :)
Axel Lin (1): ASoC: Fix missing spin_unlock_irqrestore
Daniel Glöckner (3): s6000-i2s: fix compilation s6000-pcm: fix compilation s6105-ipcam: fix compilation
Dimitris Papastamos (1): ASoC: WM8731: Fix incorrect mask for bypass path disable
sound/soc/codecs/wm8731.c | 2 +- sound/soc/nuc900/nuc900-pcm.c | 9 +++++---- sound/soc/s6000/s6000-i2s.c | 2 +- sound/soc/s6000/s6000-pcm.c | 2 +- sound/soc/s6000/s6105-ipcam.c | 2 +- 5 files changed, 9 insertions(+), 8 deletions(-)