]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ARM: ns9xxx: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:18:32 +0000 (13:18 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:34 +0000 (22:44 +0000)
commitb460ddbbe29a45cc13e3f13314ec9aed7e9412f2
tree4da687322220bc74c1516c209fb92d48b646f181
parent4f9272bfe8fca7e6d9e2f44eb78fd2c3ecdf9a0e
ARM: ns9xxx: 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-ns9xxx/time-ns9360.c