timekeeping: Calc stuff once
authorThomas Gleixner <tglx@linutronix.de>
Thu, 21 Feb 2013 22:51:36 +0000 (22:51 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Fri, 22 Mar 2013 23:19:59 +0000 (16:19 -0700)
commit23a9537a6999fce16f06ca61fc6cac52c8fbdc86
treedb1f5b82730a087bf36be7dc3ad46354a79877ea
parent90adda98b89aaf68b06014ecf805b6c477daa19b
timekeeping: Calc stuff once

Calculate the cycle interval shifted value once. No functional change,
just makes the code more readable.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/timekeeping.c