At Wed, 2 Mar 2011 11:36:14 +0000, Mark Brown wrote:
The following changes since commit 61a142b7e4b5c4cce1b4ea52a829984959120089:
ASoC: Staticise non-exported symbols in SGTL5000 (2011-02-28 14:33:01 +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.39
Pulled now. Thanks.
Takashi
Dimitris Papastamos (3): ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionaly ASoC: WM8994: Ensure late enable events are processed for the ADCs ASoC: WM8994: Ensure MICBIAS is provided with a clock
Javier Martin (1): ASoC: Fix burstsize and DSP_B format problems in imx-ssi.
Mark Brown (4): ASoC: Fix WM9081 platform data initialisation Merge branch 'for-2.6.38' into for-2.6.39 ASoC: Remove module probe announcements from CODEC drivers ASoC: Add platform data for WM9081 IRQ pin configuration
Stephen Warren (1): ASoC: Tegra: Fix error handling in DMA channel alloc
include/sound/wm9081.h | 9 ++++-- sound/soc/codecs/ak4104.c | 1 - sound/soc/codecs/cs4270.c | 2 - sound/soc/codecs/wm8994.c | 64 +++++++++++++++++++++++++++++++++++++------ sound/soc/codecs/wm9081.c | 30 +++++++++++++++----- sound/soc/imx/imx-ssi.c | 5 +++- sound/soc/tegra/tegra_pcm.c | 4 +- 7 files changed, 89 insertions(+), 26 deletions(-)