]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: lpc32xx: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:17:52 +0000 (13:17 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:32 +0000 (22:44 +0000)
commit0bb7e62b16c341fd60399254ead065fe060bcf26
treeb79f4c41d2aeee3ba9f2caf0e66f21d080a24a26
parent9abc75997461b6006dbcb11019c542b7c515d660
ARM: lpc32xx: 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.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-lpc32xx/timer.c