ARM: nuc: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:20:06 +0000 (13:20 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:38 +0000 (22:44 +0000)
commit894cf56b1a64b65360086c2c890c2ae7f257793f
treeaa5a7b5c6f9d5804990d1d3fe4ffb9aa6318b571
parentda797478c1ba05a858c7719a02ce0856a5bb69ce
ARM: nuc: 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: Wan zongshun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-w90x900/time.c