From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 04/10] PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() Date: Fri, 22 Apr 2016 15:22:11 -0700 Message-ID: <20160422222211.GR13149@codeaurora.org> References: <2e64f9a691dd6549baee5bf81cfe99d4b287b161.1461228504.git.viresh.kumar@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:58525 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751980AbcDVWWN (ORCPT ); Fri, 22 Apr 2016 18:22:13 -0400 Content-Disposition: inline In-Reply-To: <2e64f9a691dd6549baee5bf81cfe99d4b287b161.1461228504.git.viresh.kumar@linaro.org> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Viresh Kumar Cc: Rafael Wysocki , Viresh Kumar , Nishanth Menon , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, arnd.bergmann@linaro.org, andrew@lunn.ch, gregory.clement@free-electrons.com, jason@lakedaemon.net, sebastian.hesselbarth@gmail.com, thomas.petazzoni@free-electrons.com, linux-kernel@vger.kernel.org On 04/21, Viresh Kumar wrote: > Move dev_pm_opp_set_sharing_cpus() towards the end of the file. This > is required for better readability after the next patch is applied, > which adds dev_pm_opp_get_sharing_cpus(). > > Signed-off-by: Viresh Kumar > --- Reviewed-by: Stephen Boyd Although the next patch is not the one that needs this... -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project