From: Thomas Gleixner Date: Wed, 16 Jul 2014 21:04:49 +0000 (+0000) Subject: iio: Use ktime_get_real_ns() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb31cc153dec0d4bdd9a5d7ce60d61acd04b4304;p=pandora-kernel.git 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 Acked-by: Jonathan Cameron Signed-off-by: John Stultz --- Reading git-diff-tree failed