ARM: integrator: move AP timer to clocksource
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 15 Oct 2014 13:30:25 +0000 (15:30 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 28 Oct 2014 14:42:34 +0000 (15:42 +0100)
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>

No differences found