From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for v3.10 Date: Fri, 03 May 2013 11:48:49 +0200 Message-ID: References: <20130503092057.GH4945@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 DF20A2652CD for ; Fri, 3 May 2013 11:48:41 +0200 (CEST) In-Reply-To: <20130503092057.GH4945@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: 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 Fri, 3 May 2013 10:20:57 +0100, Mark Brown wrote: > > [1 ] > The following changes since commit c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1: > > Linux 3.9 (2013-04-28 17:36:01 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.10-4 > > for you to fetch changes up to 9631c02e240236ec206394fb52380647d0e70e4f: > > Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus (2013-05-03 09:30:29 +0100) > > ---------------------------------------------------------------- > > ASoC: Updates for v3.10 > > A few more bug fixes, the DAPM clock fix is actually a driver specific > one since currently there's only one user of the clock support due to > the problems relying on the clock API. Thanks, pulled now. It won't be included in the pull request I'm going to send today, though, but will be in the next week. Takashi > ---------------------------------------------------------------- > Dan Carpenter (1): > ASoC: wm8994: missing break in wm8994_aif3_hw_params() > > Fabio Baltieri (1): > ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare > > Marek Belisko (2): > ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_CFS format > ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode. > > Mark Brown (2): > Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linus > Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus > > sound/soc/codecs/wm8994.c | 1 + > sound/soc/davinci/davinci-mcasp.c | 7 +++++-- > sound/soc/soc-dapm.c | 4 ++-- > 3 files changed, 8 insertions(+), 4 deletions(-) > [2 Digital signature ] >