ARM: s5pv310: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:19:22 +0000 (13:19 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:36 +0000 (22:44 +0000)
commit71c874529904818a2888a650425369e0842ff28d
tree9a52a2d3f6fc5bdad57a941efda5b348b170e86b
parentf62ae0ce4369effc432ea25df09c88d7aa08965e
ARM: s5pv310: update clock source registration

In d7e81c2 (clocksource: Add clocksource_register_hz/khz interface) new
interfaces were added which simplify (and optimize) the selection of the
divisor shift/mult constants.  Switch over to using this new interface.

Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s5pv310/time.c