From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH V2 06/10] PM / OPP: Rename and split _dev_pm_opp_remove_table() Date: Wed, 21 Dec 2016 16:40:06 -0800 Message-ID: <20161222004006.GB8288@codeaurora.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:47762 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754167AbcLVAkH (ORCPT ); Wed, 21 Dec 2016 19:40:07 -0500 Content-Disposition: inline In-Reply-To: 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, Vincent Guittot On 12/07, Viresh Kumar wrote: > Later patches would want to remove OPP table (and its OPPs) using the > opp_table pointer instead of 'dev'. > > In order to prepare for that, rename _dev_pm_opp_remove_table() as > _dev_pm_opp_find_and_remove_table() split out part of it. > > 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