Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753911Ab3IWNca (ORCPT ); Mon, 23 Sep 2013 09:32:30 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:18097 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753497Ab3IWNc3 (ORCPT ); Mon, 23 Sep 2013 09:32:29 -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: U2FsdGVkX18AygCrVsvR7+EMjKA5DS/a+mu4LPG1wSQ= Date: Mon, 23 Sep 2013 09:32:05 -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 11/26] ARM: dove: remove custom .init_time hook Message-ID: <20130923133205.GF11119@titan.lakedaemon.net> References: <1379526839-14798-1-git-send-email-sebastian.hesselbarth@gmail.com> <1379526839-14798-12-git-send-email-sebastian.hesselbarth@gmail.com> <20130921122226.GB31180@lunn.ch> <523EE08C.60309@gmail.com> <20130923091036.GE4999@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130923091036.GE4999@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: 1874 Lines: 52 On Mon, Sep 23, 2013 at 11:10:36AM +0200, Andrew Lunn wrote: > On Sun, Sep 22, 2013 at 02:20:28PM +0200, Sebastian Hesselbarth wrote: > > On 09/21/2013 02:22 PM, Andrew Lunn wrote: > > >On Wed, Sep 18, 2013 at 07:53:44PM +0200, Sebastian Hesselbarth wrote: > > >>With arch/arm calling of_clk_init(NULL) from time_init(), we can now > > >>remove custom .init_time hooks. While at it, also remove some obsolete > > >>includes. > > >> > > >>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-dove/board-dt.c | 11 ----------- > > >> 1 file changed, 11 deletions(-) > > [...] > > >Boot tested on cubox. > > > > > >Tested-by: Andrew Lunn > > > > Thanks Andrew! > > > > Aren't you giving any Acks for dove/kirkwood anymore? > > Hi Sebastian > > In my opinion, a Tested-by: has more weight than an Acked-by. I could > of given you an Acked-by in about 60 seconds, given the simplicity of > the patch. It took a lot more effort to get your tree, build it, fix > my binutils, since it was the first 3.12 tree i had tried and my > binutils was too old, and boot it. I would even go so far as to say that a Tested-by: from a maintainer carries an implied Ack. ;-) And, just for the record, 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/