]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[CPUFREQ] Longhaul - Revert Longhaul ver. 2
authorRafal Bilski <rafalbilski@interia.pl>
Sun, 22 Apr 2007 10:26:04 +0000 (12:26 +0200)
committerDave 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

index e5fee7266348a75961b55e9ae4bd3809ab416bff..a3df9c039bd4221ecb3e80fdda4e71a8b4d9581d 100644 (file)
@@ -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_V2;
+                       longhaul_version = TYPE_LONGHAUL_V1;
                        if (c->x86_mask < 8) {
                                cpu_model = CPU_SAMUEL2;
                                cpuname = "C3 'Samuel 2' [C5B]";