From: Mark Brown Date: Wed, 15 Jul 2009 12:03:35 +0000 (+0100) Subject: S3C64XX: Fix ARMCLK configuration X-Git-Tag: v2.6.31-rc6~40^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b71de49b030ad8fd4d13d38571b5c42dc9ed8dd;p=pandora-kernel.git S3C64XX: Fix ARMCLK configuration The value of armclk_mask needs to be inverted for use as a mask on the register value when updating ARM_RATIO. This is critical for cpufreq support, without it attempts to scale the frequency of the core trash pretty much the entire clock tree. Signed-off-by: Mark Brown Signed-off-by: Ben Dooks --- Reading git-diff-tree failed