Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

timekeeping: export get_monotonic_coarse64 symbol

EXPORT_SYMBOL() get_monotonic_coarse64 for new IIO timestamping clock
selection usage. This provides user apps the ability to request a
particular IIO device to timestamp samples using a monotonic coarse clock
granularity.

Signed-off-by: Gregor Boirie <gregor.boirie@parrot.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

authored by

Gregor Boirie and committed by
Jonathan Cameron
eaaa7ec7 3c9a6793

+1
+1
kernel/time/timekeeping.c
··· 2186 2186 2187 2187 return now; 2188 2188 } 2189 + EXPORT_SYMBOL(get_monotonic_coarse64); 2189 2190 2190 2191 /* 2191 2192 * Must hold jiffies_lock