commit | 8492fd28987732e42f33a3711299927e8905d448 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 13 13:20:49 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Dec 22 22:44:39 2010 +0000 |
tree | 798dac4db1845983bb79921c6e02ed2d1f15fd5b | |
parent | 509e1f0fd7627a5b8d2da9e8c2b4ab1c2743c5f6 [diff] |
ARM: nomadik: 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. Acked-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>