From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760643AbbKTSy7 (ORCPT ); Fri, 20 Nov 2015 13:54:59 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:37381 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760160AbbKTSy6 (ORCPT ); Fri, 20 Nov 2015 13:54:58 -0500 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 Content-Disposition: inline In-Reply-To: <1447759593-20816-1-git-send-email-alexandre.belloni@free-electrons.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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