From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 2.6.30 Date: Thu, 05 Feb 2009 15:38:18 +0100 Message-ID: References: <20090205141943.GA31519@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 mx1.suse.de (ns.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 6888124153 for ; Thu, 5 Feb 2009 15:38:18 +0100 (CET) In-Reply-To: <20090205141943.GA31519@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 List-Id: alsa-devel@alsa-project.org At Thu, 5 Feb 2009 14:19:43 +0000, Mark Brown wrote: > > The following changes since commit 395707212a53999427bd160abd6541bffe062033: > Takashi Iwai (1): > Merge branch 'fix/asoc' into topic/asoc > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.30 Pulled now. Thanks. Takashi > > Philipp Zabel (2): > ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variants > ASoC: pxa-ssp: fix SSP port request > > Vasily Khoruzhick (1): > ASoC: Don't unconditionally use the PLL in UDA1380 > > sound/soc/codecs/uda1380.c | 72 ++++++++++++++++++++++++++++++++++++++----- > sound/soc/pxa/pxa-ssp.c | 12 ++++--- > 2 files changed, 70 insertions(+), 14 deletions(-) >