From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH V2 0/4] OPP: Some cleanups Date: Wed, 28 Oct 2015 11:48:54 -0700 Message-ID: <20151028184854.GY19782@codeaurora.org> References: <4505357.GlHGRX62zQ@vostro.rjw.lan> <20151028084007.GH30039@ubuntu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:41552 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755493AbbJ1Ssz (ORCPT ); Wed, 28 Oct 2015 14:48:55 -0400 Content-Disposition: inline In-Reply-To: <20151028084007.GH30039@ubuntu> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Viresh Kumar Cc: "Rafael J. Wysocki" , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, nm@ti.com On 10/28, Viresh Kumar wrote: > On 28-10-15, 09:25, Rafael J. Wysocki wrote: > > On Thursday, October 15, 2015 09:42:42 PM Viresh Kumar wrote: > > > Rafael, > > > > > > These are some random cleanups, which were part of the multi-regulator > > > series earlier. Sending them separately to make that series a bit light > > > weight. > > > > > > V1->V2: > > > - Just sending them separately. > > > > > > Viresh Kumar (4): > > > PM / OPP: Improve debug print messages with pr_fmt > > > PM / OPP: Rename routines specific to old bindings with _v1 > > > PM / OPP: Parse all power-supply related bindings together > > > PM / OPP: Create separate structure for regulator/supplies > > > > > > drivers/base/power/opp/core.c | 78 +++++++++++++++++++++++++++---------------- > > > drivers/base/power/opp/cpu.c | 3 ++ > > > drivers/base/power/opp/opp.h | 29 +++++++++++----- > > > 3 files changed, 73 insertions(+), 37 deletions(-) > > > > I'd like to receive an ACK from someone like Stephen on this one. > > He isn't around probably, I couldn't find him on IRC for last few > days. I have just asked you (in another reply) to drop the fourth > patch for now. > > Apart from that things are really trivial, renaming/moving code > around. Please see if those can be included without waiting for > Stephen to return. > Sorry it seems I got booted from freenode and didn't notice. I've sent Reviewed-by for the three patches. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project