ARM: iop: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:20:23 +0000 (13:20 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:38 +0000 (22:44 +0000)
commitd28b116b9239b603f790a5ed6f0c5fe329561b49
tree8d35e4ed2329fcbc27965b93843dce93221b4a3b
parent894cf56b1a64b65360086c2c890c2ae7f257793f
ARM: iop: 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/plat-iop/time.c