]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource: Get rid of clocksource_calc_mult_shift()
authorYong Zhang <yong.zhang0@gmail.com>
Thu, 1 Dec 2011 19:25:59 +0000 (11:25 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 2 Feb 2012 02:37:39 +0000 (18:37 -0800)
commit72547f5be256c44ce34a1e46880323ca3bd17405
tree88afa83284bf1e769fa4865eddcf57912f7fd433
parentb6f17f40ec14c241ead776e1071350f2e00d257e
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>
include/linux/clocksource.h