Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753973Ab3IWNc7 (ORCPT ); Mon, 23 Sep 2013 09:32:59 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:19322 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753762Ab3IWNc6 (ORCPT ); Mon, 23 Sep 2013 09:32:58 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 108.39.110.144 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/Yx2sT7N+a3LhbXaNF56FpDMjUn7lz2N0= Date: Mon, 23 Sep 2013 09:32:48 -0400 From: Jason Cooper To: Andrew Lunn Cc: Sebastian Hesselbarth , Russell King , Arnd Bergmann , linux-kernel@vger.kernel.org, Olof Johansson , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 15/26] ARM: kirkwood: remove custom .init_time hook Message-ID: <20130923133248.GG11119@titan.lakedaemon.net> References: <1379526839-14798-1-git-send-email-sebastian.hesselbarth@gmail.com> <1379526839-14798-16-git-send-email-sebastian.hesselbarth@gmail.com> <20130921202753.GB735@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130921202753.GB735@lunn.ch> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1129 Lines: 35 On Sat, Sep 21, 2013 at 10:27:53PM +0200, Andrew Lunn wrote: > On Wed, Sep 18, 2013 at 07:53:48PM +0200, Sebastian Hesselbarth wrote: > > With arch/arm calling of_clk_init(NULL) from time_init(), we can now > > remove custom .init_time hooks. > > > > Signed-off-by: Sebastian Hesselbarth > > --- > > Cc: Olof Johansson > > Cc: Arnd Bergmann > > Cc: Jason Cooper > > Cc: Andrew Lunn > > Cc: Russell King > > Cc: linux-arm-kernel@lists.infradead.org > > Cc: linux-kernel@vger.kernel.org > > --- > > arch/arm/mach-kirkwood/board-dt.c | 8 -------- > > 1 file changed, 8 deletions(-) > > > Hi Sebastian > > Boot tested on a Kirkwood Topkick. > > Tested-by: Andrew Lunn Acked-by: Jason Cooper thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/