ARM: tcc8k: update clock source registration
commit6b46340a18e7552656097119d121b4b42049dde1
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:19:44 +0000 (13 13:19 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:37 +0000 (22 22:44 +0000)
treeb1cc5acf51198965602c4198107df523f9f60b0c
parent2c760b5b52a56e8b92c384dc9611e23fd4980d03
ARM: tcc8k: 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-tcc8k/time.c