]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ARM: SA11x0: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:19:35 +0000 (13:19 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:36 +0000 (22:44 +0000)
commit2c760b5b52a56e8b92c384dc9611e23fd4980d03
tree53989a0eebfcf279a3bfc6b3898cb1299cbc694b
parent71c874529904818a2888a650425369e0842ff28d
ARM: SA11x0: 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-sa1100/time.c