From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755858AbbGaVLc (ORCPT ); Fri, 31 Jul 2015 17:11:32 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:57419 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752311AbbGaVL3 (ORCPT ); Fri, 31 Jul 2015 17:11:29 -0400 Message-ID: <55BBE47F.3010307@codeaurora.org> Date: Fri, 31 Jul 2015 14:11:27 -0700 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Alexandre Belloni CC: Nicolas Ferre , Boris Brezillon , Maxime Ripard , Jean-Christophe Plagniol-Villard , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Michael Turquette , linux-clk@vger.kernel.org Subject: Re: [PATCH 23/23] clk: at91: Revert "keep slow clk enabled to prevent system hang" References: <1438335599-3301-1-git-send-email-alexandre.belloni@free-electrons.com> <1438335599-3301-24-git-send-email-alexandre.belloni@free-electrons.com> <55BBC5CC.80406@codeaurora.org> <20150731210905.GM27985@piout.net> In-Reply-To: <20150731210905.GM27985@piout.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/31/2015 02:09 PM, Alexandre Belloni wrote: > On 31/07/2015 at 12:00:28 -0700, Stephen Boyd wrote : >> On 07/31/2015 02:39 AM, Alexandre Belloni wrote: >>> - clk_prepare_enable(slow_clk); >>> - >>> - return 0; >>> -} >>> -arch_initcall(of_at91_clk_slow_retain); >> Can you drop the include of clk.h in this file too? >> > Sure! I will do that in v3. However, I'll wait for some feedback from > the other maintainers before sending again. > Cool. Also, are you going to take this through arm-soc? If so, feel free to add my ack. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project