ARM: at91: properly initialize timer
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 12 Mar 2015 12:07:30 +0000 (13:07 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 16 Mar 2015 16:03:04 +0000 (17:03 +0100)
commitbbfc97e1b1b9fb2177a9134f57506eb371638b85
treee36244006454318bec97b1b704dfb4c2998ae6d2
parentd8d1c6c8b0bec79b42f9e85fbf449ba7dd77accd
ARM: at91: properly initialize timer

Use clocksource_of_init to initialize the system timer instead of relying on a
custom function.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91rm9200.c
arch/arm/mach-at91/at91rm9200_time.c
arch/arm/mach-at91/generic.h
This page took 0.025998 seconds and 5 git commands to generate.