commit | f712a1e8e59e8f42b5a9ec3887a4ad079bb18175 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Apr 26 23:47:12 2019 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu May 02 21:55:58 2019 +0200 |
tree | aa753707d19573143e78a9104fdefbda19c8ea4e | |
parent | 86232bfd28d71db4a50562cf81ff88ef58a6d401 [diff] |
clocksource/drivers/tcb_clksrc: Use tcb as sched_clock Now that the driver is registered early enough, use the TCB as the sched_clock which is much more accurate than the jiffies implementation. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>