From: Richard Purdie Date: Wed, 1 Feb 2006 19:25:59 +0000 (+0000) Subject: [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling X-Git-Tag: v2.6.16-rc3~208^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe5df208e6ecd09b7d1acf36eb2cf945842bee5;p=pandora-kernel.git [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling Patch from Richard Purdie The turbo flag is in bit 0 of the CLKCFG register, not bit 1. This patch corrects this so get_clk_frequency_khz returns a correct value. Signed-off-by: Richard Purdie Signed-off-by: Russell King --- Reading git-diff-tree failed