From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 25 Feb 2016 18:11:29 -0800 From: Stephen Boyd To: Shawn Lin Cc: Michael Turquette , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: skip unnecessary set_phase if nothing to do Message-ID: <20160226021129.GQ28849@codeaurora.org> References: <1456449952-27551-1-git-send-email-shawn.lin@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1456449952-27551-1-git-send-email-shawn.lin@rock-chips.com> List-ID: On 02/26, Shawn Lin wrote: > Let's compare the degrees from clk_set_rate with > clk->core->phase. If the requested drgrees is already > there, skip the following steps. > > Signed-off-by: Shawn Lin > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project