git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d659f9b
)
iio: Use ktime_get_real_ns()
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:49 +0000
(21:04 +0000)
committer
John Stultz
<john.stultz@linaro.org>
Wed, 23 Jul 2014 22:01:45 +0000
(15:01 -0700)
No idea why iio needs wall clock based time stamps, but we can avoid
the timespec conversion dance by using the new interfaces.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
No differences found