[PATCH] time: rename clocksource functions
authorjohn stultz <johnstul@us.ibm.com>
Mon, 26 Jun 2006 07:25:14 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:21 +0000 (09:58 -0700)
commita275254975a29c51929ee175b92ac471ac2a0043
tree42ec41bf74c0c601f05ed12ff674539f4bf6f505
parent5d0cf410e94b1f1ff852c3f210d22cc6c5a27ffa
[PATCH] time: rename clocksource functions

As suggested by Roman Zippel, change clocksource functions to use
clocksource_xyz rather then xyz_clocksource to avoid polluting the
namespace.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/hpet.c
arch/i386/kernel/i8253.c
arch/i386/kernel/tsc.c
drivers/clocksource/acpi_pm.c
drivers/clocksource/cyclone.c
include/linux/clocksource.h
kernel/time/clocksource.c
kernel/time/jiffies.c
kernel/timer.c