commit | 6b46340a18e7552656097119d121b4b42049dde1 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 13 13:19:44 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Dec 22 22:44:37 2010 +0000 |
tree | b1cc5acf51198965602c4198107df523f9f60b0c | |
parent | 2c760b5b52a56e8b92c384dc9611e23fd4980d03 [diff] |
ARM: tcc8k: 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. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>