From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] ASoC: Simplify pm860x_probe error handling Date: Tue, 30 Nov 2010 11:32:25 +0000 Message-ID: <1291116745.3293.14.camel@odin> References: <1291102451.6929.1.camel@mola> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wy0-f179.google.com (mail-wy0-f179.google.com [74.125.82.179]) by alsa0.perex.cz (Postfix) with ESMTP id CF5E310393B for ; Tue, 30 Nov 2010 12:32:29 +0100 (CET) Received: by wyi11 with SMTP id 11so5583070wyi.38 for ; Tue, 30 Nov 2010 03:32:29 -0800 (PST) In-Reply-To: <1291102451.6929.1.camel@mola> 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: Axel Lin Cc: alsa-devel@alsa-project.org, Mark Brown , linux-kernel , Haojian Zhuang List-Id: alsa-devel@alsa-project.org On Tue, 2010-11-30 at 15:34 +0800, Axel Lin wrote: > Simplify pm860x_probe error handling and return actual error code we got. > > Signed-off-by: Axel Lin > --- > sound/soc/codecs/88pm860x-codec.c | 12 +++++------- > 1 files changed, 5 insertions(+), 7 deletions(-) Acked-by: Liam Girdwood -- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulator Maintainer. http://www.slimlogic.co.uk From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755947Ab0K3Lcb (ORCPT ); Tue, 30 Nov 2010 06:32:31 -0500 Received: from mail-ww0-f42.google.com ([74.125.82.42]:59603 "EHLO mail-ww0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752144Ab0K3Lca (ORCPT ); Tue, 30 Nov 2010 06:32:30 -0500 Subject: Re: [PATCH] ASoC: Simplify pm860x_probe error handling From: Liam Girdwood To: Axel Lin Cc: linux-kernel , Haojian Zhuang , Mark Brown , alsa-devel@alsa-project.org In-Reply-To: <1291102451.6929.1.camel@mola> References: <1291102451.6929.1.camel@mola> Content-Type: text/plain; charset="UTF-8" Date: Tue, 30 Nov 2010 11:32:25 +0000 Message-ID: <1291116745.3293.14.camel@odin> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2010-11-30 at 15:34 +0800, Axel Lin wrote: > Simplify pm860x_probe error handling and return actual error code we got. > > Signed-off-by: Axel Lin > --- > sound/soc/codecs/88pm860x-codec.c | 12 +++++------- > 1 files changed, 5 insertions(+), 7 deletions(-) Acked-by: Liam Girdwood -- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulator Maintainer. http://www.slimlogic.co.uk