commit | c7f798e3722610d486e951f04bbc00b6ba124d62 | [log] [tgz] |
---|---|---|
author | Yong Zhang <yong.zhang0@gmail.com> | Thu Dec 01 11:25:59 2011 -0800 |
committer | John Stultz <john.stultz@linaro.org> | Wed Feb 01 18:37:39 2012 -0800 |
tree | 88afa83284bf1e769fa4865eddcf57912f7fd433 | |
parent | 13f0f030fb9d52c7fd48f3e6a2fe9ab0123875da [diff] |
clocksource: Get rid of clocksource_calc_mult_shift() No one is using this, so encourage the use of clocksource_register_hz/khz(), and drop this helper. Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> [jstultz: tweaked commit message] Signed-off-by: John Stultz <john.stultz@linaro.org>