From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 20 Nov 2015 10:54:56 -0800 From: Stephen Boyd To: Alexandre Belloni Cc: Boris Brezillon , Michael Turquette , Nicolas Ferre , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH] clk: at91: Revert "keep slow clk enabled to prevent system hang" Message-ID: <20151120185456.GV32672@codeaurora.org> References: <1447759593-20816-1-git-send-email-alexandre.belloni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1447759593-20816-1-git-send-email-alexandre.belloni@free-electrons.com> List-ID: On 11/17, Alexandre Belloni wrote: > Commit dca1a4b5ff6e ("clk: at91: keep slow clk enabled to prevent system > hang") added a workaround for the slow clock as it is not properly handled > by its users. > > Now that the slow clock is taken properly by the drivers, this workaround > is not necessary anymore, revert it. > > Signed-off-by: Alexandre Belloni > Acked-by: Michael Turquette > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Fri, 20 Nov 2015 10:54:56 -0800 Subject: [PATCH] clk: at91: Revert "keep slow clk enabled to prevent system hang" In-Reply-To: <1447759593-20816-1-git-send-email-alexandre.belloni@free-electrons.com> References: <1447759593-20816-1-git-send-email-alexandre.belloni@free-electrons.com> Message-ID: <20151120185456.GV32672@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/17, Alexandre Belloni wrote: > Commit dca1a4b5ff6e ("clk: at91: keep slow clk enabled to prevent system > hang") added a workaround for the slow clock as it is not properly handled > by its users. > > Now that the slow clock is taken properly by the drivers, this workaround > is not necessary anymore, revert it. > > Signed-off-by: Alexandre Belloni > Acked-by: Michael Turquette > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project