clockevents: Make clockevents_config() a global symbol
commite5400321a6f15ce0fe77c8455954f213ef7dcc54
authorMagnus Damm <magnus.damm@gmail.com>
Wed, 9 May 2012 14:39:34 +0000 (9 23:39 +0900)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 24 May 2012 23:44:51 +0000 (25 01:44 +0200)
tree4bd9bc61b44ec4e91f000d2d8968f4d1e66f080b
parent5307c9556bc17e3cd26d4e94fc3b2565921834de
clockevents: Make clockevents_config() a global symbol

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 <damm@opensource.se>
Tested-by: Simon Horman <horms@verge.net.au>
Cc: arnd@arndb.de
Cc: johnstul@us.ibm.com
Cc: rjw@sisk.pl
Cc: lethal@linux-sh.org
Cc: gregkh@linuxfoundation.org
Cc: olof@lixom.net
Cc: Magnus Damm <magnus.damm@gmail.com>
Link: http://lkml.kernel.org/r/20120509143934.27521.46553.sendpatchset@w520
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/clockchips.h
kernel/time/clockevents.c