ARM: versatile: convert sched_clock() to use new infrastructure
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 Dec 2010 21:56:47 +0000 (21:56 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 22:44:50 +0000 (22:44 +0000)
commit1da0c89c66753860ccfe81eb327c25db46c2a24a
tree565710dc2a57dca18a17d3e34465485f32191b81
parentf06a1624621527ef597ae4b3b795553fc1b2eff2
ARM: versatile: convert sched_clock() to use new infrastructure

Convert versatile platforms to use the new sched_clock() infrastructure
for extending 32bit counters to full 64-bit nanoseconds.

Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/mach-realview/core.c
arch/arm/mach-versatile/core.c
arch/arm/plat-versatile/include/plat/sched_clock.h [new file with mode: 0644]
arch/arm/plat-versatile/sched-clock.c