From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH V2 15/16] cpufreq: dt: drop references to DT node Date: Mon, 8 Feb 2016 14:56:05 -0800 Message-ID: <20160208225605.GG10791@codeaurora.org> References: <20160202061132.GD31828@vireshk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160202061132.GD31828@vireshk> Sender: linux-kernel-owner@vger.kernel.org To: Viresh Kumar Cc: Rafael Wysocki , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, nm@ti.com, open list List-Id: linux-pm@vger.kernel.org On 02/02, Viresh Kumar wrote: > From: Viresh Kumar > Date: Tue, 8 Sep 2015 17:34:26 +0530 > Subject: [PATCH 08/20] cpufreq: dt: No need to fetch voltage-tolerance > > Its already done by core and we don't need to get it anymore. And so, > we don't need to get of node in cpufreq_init() anymore, move that to > find_supply_name() instead. > > Signed-off-by: Viresh Kumar > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project