ARM: davinci: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:17:12 +0000 (13:17 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:30 +0000 (22:44 +0000)
commit7c044be50d4bdc33e039a65956b8a927feecaaa3
tree361effa68c9d808b8a3c1c7b21f26f6b60463e6b
parent6eda51192fb1c767f792e92c67b9a4fd73c1fcba
ARM: davinci: 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: Kevin Hilman <khilman@deeprootsystems.com>
Tested-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-davinci/time.c