From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH 1/3 v4] mfd: arizona: Export function to control subsystem DVFS Date: Fri, 25 Jul 2014 14:05:20 +0100 Message-ID: <20140725130520.GB2391@opensource.wolfsonmicro.com> References: <1404313973-1030-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> <1404313973-1030-2-git-send-email-ckeepax@opensource.wolfsonmicro.com> <20140709140801.GA2635@lee--X1> <20140709144624.GB21251@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 0EB512615EE for ; Fri, 25 Jul 2014 15:05:21 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20140709144624.GB21251@opensource.wolfsonmicro.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Lee Jones Cc: sameo@linux.intel.com, alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, broonie@kernel.org, lgirdwood@gmail.com List-Id: alsa-devel@alsa-project.org On Wed, Jul 09, 2014 at 03:46:24PM +0100, Charles Keepax wrote: > On Wed, Jul 09, 2014 at 03:08:01PM +0100, Lee Jones wrote: > > On Wed, 02 Jul 2014, Charles Keepax wrote: > > > > > From: Richard Fitzgerald > > > > > > Moving this control from being a side-effect of the LDO1 > > > regulator driver to a specific exported function. > > > > > > Signed-off-by: Richard Fitzgerald > > > Signed-off-by: Charles Keepax > > > --- > > > drivers/mfd/arizona-core.c | 89 ++++++++++++++++++++++++++++++++++++++ > > > include/linux/mfd/arizona/core.h | 12 +++++ > > > 2 files changed, 101 insertions(+), 0 deletions(-) > > > > Patch looks okay to me now. Is it okay to apply it on its own? > > The later two patches depend on it (build will break otherwise) > so it might be easiest if they all go through the same tree. Probably due a resend on this series. Does anyone have any strong opinions on what tree they want it to go through? Thanks, Charles