From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 21 May 2015 11:14:35 -0700 From: Stephen Boyd To: Axel Lin Cc: Mike Turquette , Max Filippov , linux-clk@vger.kernel.org Subject: Re: [PATCH] clk: cdce706: Add missing of_clk_del_provider call in cdce706_remove Message-ID: <20150521181435.GA21195@codeaurora.org> References: <1432218373.27793.0.camel@ingics.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1432218373.27793.0.camel@ingics.com> List-ID: On 05/21, Axel Lin wrote: > Remove a previously registered clock provider when unload the module. > > Signed-off-by: Axel Lin > --- What about all the clocks that are registered? Don't those need to be unregistered as well? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project