ARM: ux500: Don't attempt to enable the Nomadik System Timer twice
authorLee Jones <lee.jones@linaro.org>
Wed, 18 Sep 2013 07:55:19 +0000 (08:55 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:05:18 +0000 (11:05 +0200)
commit970eb8fe135ed11e0805ceb0566a940d3eeccbca
treeeef0d5be3bc19e78d04e9bb4bca4a886bfda0ee7
parent8132ed1bb81471b3ced3cdcd7a7f46caff4c2a2f
ARM: ux500: Don't attempt to enable the Nomadik System Timer twice

When booting with DT enabled we already call clocksource_of_init(),
which in turn calls the OF version of nmdk_timer_init().

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/timer.c