commit | 8437c25e78c3af2b31bf6c8942494e34e267f446 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 13 13:18:44 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Dec 22 22:44:34 2010 +0000 |
tree | 8f23abf2764d5c565397e3b1b98355fc27ed1177 | |
parent | b460ddbbe29a45cc13e3f13314ec9aed7e9412f2 [diff] |
ARM: omap: 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: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>