From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] sound/soc/kirkwood/kirkwood-i2s.c: fix trivial build regression Date: Mon, 12 Sep 2011 11:49:51 +0100 Message-ID: <20110912104951.GC2953@opensource.wolfsonmicro.com> References: <1313820761-12042-1-git-send-email-julia@diku.dk> <3099701.CcMbBAJgz4@wuerfel> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id A8C8D1039B9 for ; Mon, 12 Sep 2011 12:49:52 +0200 (CEST) Content-Disposition: inline In-Reply-To: <3099701.CcMbBAJgz4@wuerfel> 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: Arnd Bergmann Cc: alsa-devel@alsa-project.org, Takashi Iwai , Greg Kroah-Hartman , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Julia Lawall , Liam Girdwood , Arnaud Patard List-Id: alsa-devel@alsa-project.org On Sun, Sep 11, 2011 at 08:07:30PM +0200, Arnd Bergmann wrote: > A fix merged in 3.1-rc2 introduced a small regression, this should get it > to build again. > > Signed-off-by: Arnd Bergmann Applied, thanks. Please try to make sure that your commit logs match the style of the subsystem. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Date: Mon, 12 Sep 2011 10:49:51 +0000 Subject: Re: [PATCH] sound/soc/kirkwood/kirkwood-i2s.c: fix trivial build Message-Id: <20110912104951.GC2953@opensource.wolfsonmicro.com> List-Id: References: <1313820761-12042-1-git-send-email-julia@diku.dk> <3099701.CcMbBAJgz4@wuerfel> In-Reply-To: <3099701.CcMbBAJgz4@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Arnd Bergmann Cc: alsa-devel@alsa-project.org, Takashi Iwai , Greg Kroah-Hartman , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Julia Lawall , Liam Girdwood , Arnaud Patard On Sun, Sep 11, 2011 at 08:07:30PM +0200, Arnd Bergmann wrote: > A fix merged in 3.1-rc2 introduced a small regression, this should get it > to build again. > > Signed-off-by: Arnd Bergmann Applied, thanks. Please try to make sure that your commit logs match the style of the subsystem. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754379Ab1ILKty (ORCPT ); Mon, 12 Sep 2011 06:49:54 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:56159 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751602Ab1ILKtx (ORCPT ); Mon, 12 Sep 2011 06:49:53 -0400 Date: Mon, 12 Sep 2011 11:49:51 +0100 From: Mark Brown To: Arnd Bergmann Cc: Julia Lawall , Liam Girdwood , kernel-janitors@vger.kernel.org, Jaroslav Kysela , Takashi Iwai , Arnaud Patard , Greg Kroah-Hartman , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] sound/soc/kirkwood/kirkwood-i2s.c: fix trivial build regression Message-ID: <20110912104951.GC2953@opensource.wolfsonmicro.com> References: <1313820761-12042-1-git-send-email-julia@diku.dk> <3099701.CcMbBAJgz4@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3099701.CcMbBAJgz4@wuerfel> X-Cookie: You now have Asian Flu. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 11, 2011 at 08:07:30PM +0200, Arnd Bergmann wrote: > A fix merged in 3.1-rc2 introduced a small regression, this should get it > to build again. > > Signed-off-by: Arnd Bergmann Applied, thanks. Please try to make sure that your commit logs match the style of the subsystem.