From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 3.1 Date: Thu, 22 Sep 2011 20:02:01 +0200 Message-ID: References: <20110922171744.GF5173@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 7BD4A103879 for ; Thu, 22 Sep 2011 20:02:05 +0200 (CEST) In-Reply-To: <20110922171744.GF5173@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 Thu, 22 Sep 2011 18:17:45 +0100, Mark Brown wrote: > > The following changes since commit 5013951be88e136d9990ef55303276e2779ce8d8: > > ASoC: Fix trivial build regression in Kirkwood I2S (2011-09-12 11:48:12 +0100) > > are available in the git repository at: > git://opensource.wolfsonmicro.com/linux-2.6-asoc.git for-3.1 > > A couple of driver fixes and the driver name issue we discussed. Pulled now. Thanks. Takashi > Axel Lin (1): > ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe > > Mark Brown (2): > ASoC: Remove bitrotted wm8962_resume() > ASoC: Ensure we generate a driver name > > sound/soc/blackfin/bf5xx-ad73311.c | 2 +- > sound/soc/codecs/wm8962.c | 26 -------------------------- > sound/soc/soc-core.c | 18 +++++++++++++++--- > 3 files changed, 16 insertions(+), 30 deletions(-) >