From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754503Ab0KENUa (ORCPT ); Fri, 5 Nov 2010 09:20:30 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:35466 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752154Ab0KENU2 (ORCPT ); Fri, 5 Nov 2010 09:20:28 -0400 Date: Fri, 5 Nov 2010 09:20:35 -0400 From: Mark Brown To: Axel Lin Cc: linux-kernel , Liam Girdwood Subject: Re: [PATCH 3/3] regulator: Return proper error for regulator_register() Message-ID: <20101105132035.GE13709@opensource.wolfsonmicro.com> References: <1288941912.16201.1.camel@mola> <1288942037.16201.4.camel@mola> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1288942037.16201.4.camel@mola> X-Cookie: Beware of Bigfoot! User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 05, 2010 at 03:27:17PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin Acked-by: Mark Brown