Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755748Ab2EXK2e (ORCPT ); Thu, 24 May 2012 06:28:34 -0400 Received: from www.linutronix.de ([62.245.132.108]:49868 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754778Ab2EXK2d (ORCPT ); Thu, 24 May 2012 06:28:33 -0400 Date: Thu, 24 May 2012 12:28:29 +0200 (CEST) From: Thomas Gleixner To: Paul Mundt cc: Magnus Damm , linux-kernel@vger.kernel.org, arnd@arndb.de, horms@verge.net.au, linux-sh@vger.kernel.org, johnstul@us.ibm.com, rjw@sisk.pl, gregkh@linuxfoundation.org, olof@lixom.net Subject: Re: [PATCH 01/03] clockevents: Make clockevents_config() a global symbol In-Reply-To: Message-ID: References: <20120509143926.27521.20342.sendpatchset@w520> <20120509143934.27521.46553.sendpatchset@w520> <20120523063218.GB11860@linux-sh.org> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 965 Lines: 28 On Thu, 24 May 2012, Thomas Gleixner wrote: > On Wed, 23 May 2012, Paul Mundt wrote: > > > On Wed, May 09, 2012 at 11:39:34PM +0900, Magnus Damm wrote: > > > From: Magnus Damm > > > > > > Make clockevents_config() into a global symbol to allow it > > > to be used by compiled-in clockevent drivers. This is needed > > > by drivers that want to update the timer frequency after > > > registration time. > > > > > > Signed-off-by: Magnus Damm > > > > Any update on this? > > Ooops, I missed that. Can you take it through your tree with my > acked-by please? Gah crap. I take the whole lot. Didn't notice that the driver is in drivers/clocksource. Sorry for the confusion. -- 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/