commit | fb31cc153dec0d4bdd9a5d7ce60d61acd04b4304 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jul 16 21:04:49 2014 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jul 23 15:01:45 2014 -0700 |
tree | daa34c46b1657c51a89e25ab6efd1c26fe643365 | |
parent | d659f9b135fe26b966a6a4ad7281d35d7dbb1366 [diff] |
iio: Use ktime_get_real_ns() 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>