]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: iop: update clock source registration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Dec 2010 13:20:23 +0000 (13:20 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:38 +0000 (22:44 +0000)
commitb03384c80d96b827af5974c3eeef69a7178d1632
tree8d35e4ed2329fcbc27965b93843dce93221b4a3b
parent210fb9478653cccc97f4d68dd2450819d29806ad
ARM: iop: 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/plat-iop/time.c