ARM: ux500: fix the smp_twd clock calculation
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 18 Dec 2011 23:28:50 +0000 (00:28 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 18 Dec 2011 23:35:08 +0000 (00:35 +0100)
The clock for the smp_twd block is not equal to the CPU
frequency, actually it is divided by two, so fix this,
and set the initial frequency to half of 1GHz which is
the most common case.

Reported-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found