From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 2.6.33 Date: Mon, 30 Nov 2009 18:48:54 +0100 Message-ID: References: <20091130155032.GC18944@rakim.wolfsonmicro.main> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id CD0B1103821 for ; Mon, 30 Nov 2009 18:48:54 +0100 (CET) In-Reply-To: <20091130155032.GC18944@rakim.wolfsonmicro.main> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org At Mon, 30 Nov 2009 15:50:32 +0000, Mark Brown wrote: > > 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 Pulled this one, too. Thanks. Takashi > 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 >