timekeeping: Provide ktime_mono_to_any()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:22 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:18:01 +0000 (10:18 -0700)
commit9a6b51976ea3a326b6de534beec3fd87275f4ef6
tree4f9eed2b231c527dab091620da6354fff97eae28
parent48064f5f67d58f95094305ac575d5372b58e265f
timekeeping: Provide ktime_mono_to_any()

ktime based conversion function to map a monotonic time stamp to a
different CLOCK.

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