The following changes since commit a22eaf4ce106404f6c5283da30b4d514ede964c1: Takashi Iwai (1): ASoC: Revert missing reset_err in wm97*.c
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
Anuj Aggarwal (1): ASoC: AIC23: Fixing infinite loop in resume path
Daniel Mack (2): ALSA: ARM: add Raumfeld audio support ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() API
Kuninori Morimoto (2): sh: ms7724se: Add runtime PM support for FSI ASoC: sh: fsi: Add runtime PM support
Mark Brown (1): Merge branch 'for-2.6.32' into for-2.6.33
arch/sh/boards/mach-se/7724/setup.c | 3 + sound/soc/codecs/tlv320aic23.c | 3 +- sound/soc/pxa/Kconfig | 9 + sound/soc/pxa/Makefile | 2 + sound/soc/pxa/raumfeld.c | 335 +++++++++++++++++++++++++++++++++++ sound/soc/sh/fsi.c | 39 +++-- 6 files changed, 375 insertions(+), 16 deletions(-) create mode 100644 sound/soc/pxa/raumfeld.c