commit | 132b16325fae0742a02075894af16197e83febe8 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 13 13:14:55 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Dec 19 15:44:53 2010 +0000 |
tree | a7e8d434e669c3da8e1380b63832eb36e4492c08 | |
parent | 40cc52440073903f3b7477a3391c4ca0761445d0 [diff] |
ARM: AT91: 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: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>