From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Date: Thu, 24 May 2012 10:27:12 +0000 Subject: Re: [PATCH 01/03] clockevents: Make clockevents_config() a global symbol Message-Id: List-Id: References: <20120509143926.27521.20342.sendpatchset@w520> <20120509143934.27521.46553.sendpatchset@w520> <20120523063218.GB11860@linux-sh.org> In-Reply-To: <20120523063218.GB11860@linux-sh.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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? Thanks, tglx