projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
632786c
)
[CPUFREQ] Longhaul - Revert Longhaul ver. 2
author
Rafal Bilski
<rafalbilski@interia.pl>
Sun, 22 Apr 2007 10:26:04 +0000
(12:26 +0200)
committer
Dave Jones
<davej@redhat.com>
Thu, 26 Apr 2007 18:32:03 +0000
(14:32 -0400)
There is something wrong with this code. It needs more
testing. It is better to disable it for now because support
for some machines will be broken.
Signed-off-by: Rafal Bilski <rafalbilski@interia.pl>
Signed-off-by: Dave Jones <davej@redhat.com>
arch/i386/kernel/cpu/cpufreq/longhaul.c
patch
|
blob
|
history
diff --git
a/arch/i386/kernel/cpu/cpufreq/longhaul.c
b/arch/i386/kernel/cpu/cpufreq/longhaul.c
index e5fee7266348a75961b55e9ae4bd3809ab416bff..a3df9c039bd4221ecb3e80fdda4e71a8b4d9581d 100644
(file)
--- a/
arch/i386/kernel/cpu/cpufreq/longhaul.c
+++ b/
arch/i386/kernel/cpu/cpufreq/longhaul.c
@@
-683,7
+683,7
@@
static int __init longhaul_cpu_init(struct cpufreq_policy *policy)
sizeof(samuel2_eblcr));
break;
case 1 ... 15:
- longhaul_version = TYPE_LONGHAUL_V
2
;
+ longhaul_version = TYPE_LONGHAUL_V
1
;
if (c->x86_mask < 8) {
cpu_model = CPU_SAMUEL2;
cpuname = "C3 'Samuel 2' [C5B]";