ARM: stmp: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:21:41 +0000 (13:21 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:41 +0000 (22:44 +0000)
commit2218543fe0c40ce36fa165c5003072cc8b236c34
tree22dcac723f89dd0631f3d95c8113dfefd42b92fd
parent1d0ac3cdf3d31ba84499c3a914aa2b54eecbf2af
ARM: stmp: 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-stmp3xxx/timer.c