From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 2.6.31 Date: Tue, 07 Jul 2009 07:56:25 +0200 Message-ID: References: <20090706204900.GC4348@sirena.org.uk> 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 7A20324692 for ; Tue, 7 Jul 2009 07:56:25 +0200 (CEST) In-Reply-To: <20090706204900.GC4348@sirena.org.uk> 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 List-Id: alsa-devel@alsa-project.org At Mon, 6 Jul 2009 21:49:01 +0100, Mark Brown wrote: > > The following changes since commit da9ff1f796e81976935407251815838bef9868d4: > Mark Brown (1): > ASoC: Only disable pxa2xx-i2s clocks if we enabled them > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.31 Pulled both branches now. Thanks. Takashi > Grant Likely (2): > ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is cleared > ASoC: add locking to mpc5200-psc-ac97 driver > > Lars-Peter Clausen (1): > ASoC: Fix wm8753 register cache size and initialization > > Mark Brown (1): > ASoC: Fix register cache initialisation for WM8753 > > sound/soc/codecs/wm8753.c | 6 +++--- > sound/soc/fsl/mpc5200_dma.c | 1 + > sound/soc/fsl/mpc5200_dma.h | 1 + > sound/soc/fsl/mpc5200_psc_ac97.c | 17 ++++++++++++++++- > 4 files changed, 21 insertions(+), 4 deletions(-) >