commit | 0077dc60f274b9a7e9aa705a34784fefb87e0eee | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jul 16 21:04:13 2014 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jul 23 10:17:58 2014 -0700 |
tree | a4ec63fa3836caf78a9cc6c3bf484bbf883f610d | |
parent | a016a5bd62e29a738531d9d4d925037a1fdb52f5 [diff] |
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>