commit | bbfc97e1b1b9fb2177a9134f57506eb371638b85 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Mar 12 13:07:30 2015 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Mar 16 17:03:04 2015 +0100 |
tree | e36244006454318bec97b1b704dfb4c2998ae6d2 | |
parent | d8d1c6c8b0bec79b42f9e85fbf449ba7dd77accd [diff] |
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>