]> git.baikalelectronics.ru Git - kernel.git/commit
timekeeping: Provide ktime_get_with_offset()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:13 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:17:58 +0000 (10:17 -0700)
commit936d8e28ca781a27459a884c948b0cdc5bbb9587
treea4ec63fa3836caf78a9cc6c3bf484bbf883f610d
parent930006a0de42deb9763b5613205726d4ae34024b
timekeeping: Provide ktime_get_with_offset()

Provide a helper function which lets us implement ktime_t based
interfaces for real, boot and tai clocks.

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