]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: timer: Use generic sched_clock implementation
authorMichal Simek <michal.simek@xilinx.com>
Fri, 20 Dec 2013 09:16:40 +0000 (10:16 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 27 Jan 2014 10:25:46 +0000 (11:25 +0100)
commitbce50486292e8700d41e4e6d80842a473d371e0c
tree73c78182d9f4d2c8b48856e9f8e0d5bc792104a2
parenta0008764ccf60303873054faed8dd699f3a0aea4
microblaze: timer: Use generic sched_clock implementation

Remove sched_clock from the driver and use sched_clock_register
function.
Inspired-by:
"arch_timer: Move to generic sched_clock framework"
(sha1: 4387ef6c14c4c7271d85ac33ebf830e3548c078e)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/Kconfig
arch/microblaze/kernel/timer.c