time: Expose get_monotonic_coarse64() for in-kernel uses
authorJohn Stultz <john.stultz@linaro.org>
Fri, 7 Nov 2014 19:20:40 +0000 (11:20 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Fri, 21 Nov 2014 19:59:59 +0000 (11:59 -0800)
commit334334b5f577a2255e29d2352d53197d9b796511
tree83fb788bace70018a3fa957066aec209728e40ad
parentcdba2ec538d9843c42cac15ff4ec54dc2ac53f8a
time: Expose get_monotonic_coarse64() for in-kernel uses

Adds a timespec64 based get_monotonic_coarse64() implementation
that can be used as we convert internal users of
get_monotonic_coarse away from using timespecs.

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