]> git.baikalelectronics.ru Git - kernel.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)
commitbeb7707afcb657a7cca8b3983c187546d6dd46b7
treefe3c52475e314eb7fe7ee5288fe7ea90549e57b9
parent87a355566bb764395068660903b4b759b64ea275
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