From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Last minute ASoC fixes for 3.4 Date: Tue, 15 May 2012 21:07:39 +0200 Message-ID: References: <20120515175623.GA19592@opensource.wolfsonmicro.com> 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 B6310103B69 for ; Tue, 15 May 2012 21:07:40 +0200 (CEST) In-Reply-To: <20120515175623.GA19592@opensource.wolfsonmicro.com> 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 Tue, 15 May 2012 18:56:43 +0100, Mark Brown wrote: > > The following changes since commit 06412088ce98f745405b8f65cfc51ddd6b842bbf: > > ASoC: s3c2412-i2s: Fix dai registration (2012-04-30 23:45:25 +0100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.4 > > for you to fetch changes up to c7f5f2389377b66028bc129890aa653deafe8d39: > > ASoC: wm8994: Fix AIF2ADC power down (2012-05-15 18:29:30 +0100) > > I'll send the big 3.5 update either later tonight or tomorrow. > > ---------------------------------------------------------------- > ASoC: Last minute fixes > > Some last minute fixes for ASoC. Small, focused changes to specific > drivers. Thanks, pulled now. Takashi > ---------------------------------------------------------------- > Brian Austin (1): > ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB > > Guennadi Liakhovetski (1): > ASoC: sh: fix migor.c compilation > > Mark Brown (1): > ASoC: wm8994: Fix AIF2ADC power down > > sound/soc/codecs/cs42l73.c | 16 ++++++++-------- > sound/soc/codecs/wm8994.c | 2 +- > sound/soc/sh/migor.c | 2 +- > 3 files changed, 10 insertions(+), 10 deletions(-)