timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:19 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:18:00 +0000 (10:18 -0700)
commita37c0aad6093575b52432b47b145304f1af18dff
tree2e180a8cb77d6b4c9c223cf58e64179c624dc44a
parentafab07c0e91ecf098abf34573ccfcd86d6be26f9
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()

No need to juggle with timespecs.

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