ARM: PXA: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:19:11 +0000 (13:19 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:35 +0000 (22:44 +0000)
commitf62ae0ce4369effc432ea25df09c88d7aa08965e
tree04152cd6c4f8f62ca459282843457bee0b84b641
parent8437c25e78c3af2b31bf6c8942494e34e267f446
ARM: PXA: 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.

Tested-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/time.c