commit | da797478c1ba05a858c7719a02ce0856a5bb69ce | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 13 13:19:55 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Dec 22 22:44:37 2010 +0000 |
tree | 051d00ae199e5ec117dc243d9c1dcafed39a0487 | |
parent | 6b46340a18e7552656097119d121b4b42049dde1 [diff] |
ARM: U300: 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>