ARM: netx: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:18:21 +0000 (13:18 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:33 +0000 (22:44 +0000)
commit4f9272bfe8fca7e6d9e2f44eb78fd2c3ecdf9a0e
tree17881213f92991587e100a5709299bb4c121a0d6
parentff9c9772480f06bc7164217b93ebb99fc088539f
ARM: netx: 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.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-netx/time.c