]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: nuc: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:20:06 +0000 (13:20 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:38 +0000 (22:44 +0000)
commit210fb9478653cccc97f4d68dd2450819d29806ad
treeaa5a7b5c6f9d5804990d1d3fe4ffb9aa6318b571
parentcedfd343bfd6e50eedcddab4aed1952e5792582a
ARM: nuc: update clock source registration

In ac0701b (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.

Acked-by: Wan zongshun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-w90x900/time.c