x86: Convert common clocksources to use clocksource_register_hz/khz
authorJohn Stultz <[email protected]>
Wed, 14 Jul 2010 00:56:27 +0000 (17:56 -0700)
committerThomas Gleixner <[email protected]>
Tue, 27 Jul 2010 10:40:55 +0000 (12:40 +0200)
commitf12a15be63d1de9a35971f35f06b73088fa25c3a
tree444084a06e776f005d52d3214fb35b91b3a8345d
parent0fb86b06298b6cd3205cac2e68a499f269282dac
x86: Convert common clocksources to use clocksource_register_hz/khz

This converts the most common of the x86 clocksources over to use
clocksource_register_hz/khz.

Signed-off-by: John Stultz <[email protected]>
LKML-Reference: <1279068988[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
arch/x86/kernel/hpet.c
arch/x86/kernel/tsc.c
drivers/clocksource/acpi_pm.c