]> asedeno.scripts.mit.edu Git - linux.git/commit
arm: bL_switcher:k Use ktime_get_real_ns()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:50 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 22:01:45 +0000 (15:01 -0700)
commit41fa4215f8e8150bdc5d2a5f8704915f1b059fa8
treefe3c52475e314eb7fe7ee5288fe7ea90549e57b9
parentfb31cc153dec0d4bdd9a5d7ce60d61acd04b4304
arm: bL_switcher:k Use ktime_get_real_ns()

Use the nanoseconds based interface instead of converting from a
timespec.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: John Stultz <john.stultz@linaro.org>
arch/arm/common/bL_switcher.c