commit | beb5818bd012953c79de38f9726f327d8e311569 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 15 15:30:25 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 28 15:42:34 2014 +0100 |
tree | eea623f0319fe7aa988fb96cc97ef17cea62852d | |
parent | 9713497b6c64c67c8763f8f07fad325b193764b6 [diff] |
ARM: integrator: move AP timer to clocksource This moves the timer/clocksource implementation for the Integrator/AP down to drivers/clocksource and augments the driver a little to use CLOCKSOURCE_OF_DECLARE(). Remove the static mapping of the timer blocks while we're at it. Tested on the Integrator/AP. Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>