[alsa-devel] ASoC updaets for 2.6.38
The following changes since commit 0afc8c733e95642ee9200966081da82564af8f8f:
Merge branch 'for-2.6.37' into for-2.6.38 (2010-12-06 14:14: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.38
Axel Lin (2): ASoC: Fix resource leak if soc_register_ac97_dai_link failed ASoC: Fix snd_soc_instantiate_card error path
Dimitris Papastamos (3): ASoC: soc-core: Replace use of strncpy() with strlcpy() ASoC: soc-core: Remove useless inline function construct ASoC: soc-core: Fix null pointer dereference
Jarkko Nikula (1): ASoC: Merge common code in DAI link and auxiliary codec probing/removal
Jassi Brar (1): ASoC: WM8580: Debug BCLK and sample size
Mark Brown (3): ASoC: Correct WM8962 interrupt mask register read Merge branch 'for-2.6.37' into for-2.6.38 ASoC: Support WM8994 mono AIF configurations
Uk Kim (1): ASoC: Add ADC high pass filter support to WM8994
sound/soc/codecs/wm8580.c | 8 +- sound/soc/codecs/wm8962.c | 2 +- sound/soc/codecs/wm8994.c | 43 ++++++- sound/soc/soc-core.c | 308 +++++++++++++++++++++------------------------ 4 files changed, 187 insertions(+), 174 deletions(-)
At Wed, 8 Dec 2010 15:57:26 +0000, Mark Brown wrote:
The following changes since commit 0afc8c733e95642ee9200966081da82564af8f8f:
Merge branch 'for-2.6.37' into for-2.6.38 (2010-12-06 14:14: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.38
Pulled now. Thanks.
Takashi
Axel Lin (2): ASoC: Fix resource leak if soc_register_ac97_dai_link failed ASoC: Fix snd_soc_instantiate_card error path
Dimitris Papastamos (3): ASoC: soc-core: Replace use of strncpy() with strlcpy() ASoC: soc-core: Remove useless inline function construct ASoC: soc-core: Fix null pointer dereference
Jarkko Nikula (1): ASoC: Merge common code in DAI link and auxiliary codec probing/removal
Jassi Brar (1): ASoC: WM8580: Debug BCLK and sample size
Mark Brown (3): ASoC: Correct WM8962 interrupt mask register read Merge branch 'for-2.6.37' into for-2.6.38 ASoC: Support WM8994 mono AIF configurations
Uk Kim (1): ASoC: Add ADC high pass filter support to WM8994
sound/soc/codecs/wm8580.c | 8 +- sound/soc/codecs/wm8962.c | 2 +- sound/soc/codecs/wm8994.c | 43 ++++++- sound/soc/soc-core.c | 308 +++++++++++++++++++++------------------------ 4 files changed, 187 insertions(+), 174 deletions(-)
participants (2)
-
Mark Brown
-
Takashi Iwai