commit | 897994e32b2b0a41ce4222c3b38a05bd2d1ee9fa | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jul 16 21:04:29 2014 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jul 23 10:18:04 2014 -0700 |
tree | d209ea9455d0770f30d17aecc2ac1b54857d513f | |
parent | dcaab54e348c5b66cca4802815ceebd37059e70c [diff] |
timekeeping: Provide ktime_get[*]_ns() helpers A lot of code converts either timespecs or ktime_t to nanoseconds. Provide helper functions. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>