From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 10/10] PM / OPP: Split out part of _add_opp_table() and _remove_opp_table() Date: Tue, 6 Dec 2016 17:24:01 -0800 Message-ID: <20161207012401.GN4388@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]:35274 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752104AbcLGBYH (ORCPT ); Tue, 6 Dec 2016 20:24: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/06, Viresh Kumar wrote: > Split out parts of _add_opp_table() and _remove_opp_table() into > separate routines. This will be useful going forward (while doing > further cleanups). > > Should result in no functional changes. > > Signed-off-by: Viresh Kumar > --- Reviewed-by: Stephen Boyd But perhaps this should wait until we have patches that actually use them. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project