From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] wm8727: add a missing return in wm8727_platform_probe Date: Wed, 14 Jul 2010 20:26:12 +0100 Message-ID: <20100714192612.GA7532@rakim.wolfsonmicro.main> References: <1279105051.2290.5.camel@phoenix> <1279119597.3080.120.camel@odin> 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 C5D5910381A for ; Wed, 14 Jul 2010 21:26:14 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1279119597.3080.120.camel@odin> 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: Liam Girdwood Cc: Neil Jones , alsa-devel@alsa-project.org, Takashi Iwai , linux-kernel , Tejun Heo , Axel Lin List-Id: alsa-devel@alsa-project.org On Wed, Jul 14, 2010 at 03:59:57PM +0100, Liam Girdwood wrote: > On Wed, 2010-07-14 at 18:57 +0800, Axel Lin wrote: > > otherwise the error path will always be executed. > Both > Acked-by: Liam Girdwood ...and applied, thanks.