commit | 2a847513cdecd517f7efc06296c539c3a936cf98 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Fri May 07 10:03:02 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu May 13 12:22:42 2010 +0100 |
tree | 53e900b62c497d88524e6020a6b47a492336bd5e | |
parent | af7dc2281fd3cedc04cb51bcc0887cdaf65c3fcc [diff] |
ARM: 6107/1: plat-nomadik: use the MTU clocksrc for sched_clock This provides some serious scheduling for the Nomadik family by introducing a sched_clock() using the MTU clock source in the same manner as e.g. OMAP or U300. This type of solutions has been discussed at no end in the past, however we need this resolution for making measurements and using HRTimers. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>