Linus,
please pull sound fixes for v2.6.37-rc4 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git for-linus
Lots of fixes (mostly error-path fixes) Alex recently found out,
a few misc ASoC fixes, and some HD-audio regression fixes / quirks.
Thanks!
Takashi
===
Axel Lin (20):
ASoC: stac9766 - set reg_cache_default to stac9766_reg
ASoC: Do not update the cache if write to hardware failed
ASoC: max98088 - fix a memory leak
ASoC: wm8904 - fix memory leaks
ASoC: wm8994 - fix memory leaks
ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal mode
ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000
ASoC: Return proper error for omap3pandora_soc_init
ASoC: nuc900-ac97: fix a memory leak
ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_soc_dai_remove
ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error path
ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error path
ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error path
ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error path
ASoC: simone: fix resource leak in simone_init error path
ASoC: imx-ssi: fix resource leak
ASoC: phycore-ac97: fix resource leak
ASoC: davinci-vcif - fix a memory leak
ASoC: tlv320aic3x - fix variable may be used uninitialized warning
ASoC: Fix resource reclaim for osk5912
David Henningsson (1):
ALSA: HDA: Add an extra DAC for Realtek ALC887-VD
Denis Kuplyakov (1):
ALSA: hda - Fix Acer 7730G support
Dmitry Artamonow (1):
ASoC: fix SND_PXA2XX_LIB Kconfig warning
Herton Ronaldo Krzesinski (1):
ALSA: hda - Fix ALC660-VD/ALC861-VD capture/playback mixers
Jesper Juhl (1):
ASoC: MPC5200: Eliminate duplicate include of of_device.h
Mark Brown (2):
ASoC: Fix multi-component mismerge in WM8523
ASoC: ...