summaryrefslogtreecommitdiff
path: root/include/asm-generic
diff options
context:
space:
mode:
authorHarald Geyer <harald@ccbib.org>2015-04-07 14:12:35 +0300
committerJohn Stultz <john.stultz@linaro.org>2015-05-22 19:12:28 +0300
commit6374f9124efea5fae9cba263108583c39e22f86b (patch)
tree1dc1736d56f2ef68c114e338d31e0f295a83aef7 /include/asm-generic
parent6f7d79849a00bba82d3139ff91ff2aaabd12841e (diff)
downloadlinux-6374f9124efea5fae9cba263108583c39e22f86b.tar.xz
timekeeping: Provide new API to get the current time resolution
This patch series introduces a new function u32 ktime_get_resolution_ns(void) which allows to clean up some driver code. In particular the IIO subsystem has a function to provide timestamps for events but no means to get their resolution. So currently the dht11 driver tries to guess the resolution in a rather messy and convoluted way. We can do much better with the new code. This API is not designed to be exposed to user space. This has been tested on i386, sunxi and mxs. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@kernel.org> Signed-off-by: Harald Geyer <harald@ccbib.org> [jstultz: Tweaked to make it build after upstream changes] Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions