From: Linus Walleij Date: Sun, 18 Dec 2011 23:28:50 +0000 (+0100) Subject: ARM: ux500: fix the smp_twd clock calculation X-Git-Tag: v3.3-rc1~139^2~2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1095843489f7a805106dc0cc39187d5df960d11a;p=pandora-kernel.git ARM: ux500: fix the smp_twd clock calculation 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed