From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755174Ab2HAT4z (ORCPT ); Wed, 1 Aug 2012 15:56:55 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:32910 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754155Ab2HAT4w (ORCPT ); Wed, 1 Aug 2012 15:56:52 -0400 Date: Wed, 1 Aug 2012 20:56:51 +0100 From: Mark Brown To: Axel Lin Cc: Yong Shen , Fabio Estevam , Sascha Hauer , Arnaud Patard , Liam Girdwood , linux-kernel@vger.kernel.org Subject: Re: [PATCH RFC] regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltage Message-ID: <20120801195650.GF4483@opensource.wolfsonmicro.com> References: <1342191674.10881.2.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1342191674.10881.2.camel@phoenix> X-Cookie: Don't feed the bats tonight. 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 Fri, Jul 13, 2012 at 11:01:14PM +0800, Axel Lin wrote: > This was missing until now and the underlying > _regulator_do_set_voltage is using this value when calling list_voltage. Applied, thanks.