ARM: integrator: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:17:24 +0000 (13:17 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:31 +0000 (22:44 +0000)
commit08963dab7c6b0ba6a687cb008299eabbbeff7282
tree3bf88324a9ab5e6a4067b127e85da6fb198ab595
parent7c044be50d4bdc33e039a65956b8a927feecaaa3
ARM: integrator: 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-integrator/integrator_ap.c