]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 1 Feb 2006 19:25:59 +0000 (19:25 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 1 Feb 2006 19:25:59 +0000 (19:25 +0000)
commitafe5df208e6ecd09b7d1acf36eb2cf945842bee5
tree8724b581df17f8c9bbfd38563788845335a77e8f
parentf27f218cdfb12c9d2b285ec4a0bce588b5c531d3
[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 <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/pxa27x.c