]> 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)
commit55afdb8a121d170f595411a2f0a596c0a7432b54
treefe3c52475e314eb7fe7ee5288fe7ea90549e57b9
parent034fc6f9fc2c3edacdf47e76433ef0b9385602c2
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