From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1945921Ab2LGGYp (ORCPT ); Fri, 7 Dec 2012 01:24:45 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:52456 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1424341Ab2LGGYo (ORCPT ); Fri, 7 Dec 2012 01:24:44 -0500 Date: Fri, 7 Dec 2012 15:24:36 +0900 From: Mark Brown To: Axel Lin Cc: Laxman Dewangan , Liam Girdwood , linux-kernel@vger.kernel.org Subject: Re: [PATCH] regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_voltage_linear Message-ID: <20121207062434.GH26070@opensource.wolfsonmicro.com> References: <1354753451.3144.1.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1354753451.3144.1.camel@phoenix> X-Cookie: It's all in the mind, ya know. 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 Thu, Dec 06, 2012 at 08:24:11AM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin Applied, thanks.,