commit | afe5df208e6ecd09b7d1acf36eb2cf945842bee5 | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Wed Feb 01 19:25:59 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Feb 01 19:25:59 2006 +0000 |
tree | 8724b581df17f8c9bbfd38563788845335a77e8f | |
parent | f27f218cdfb12c9d2b285ec4a0bce588b5c531d3 [diff] |
[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>