* [PATCH] cpufreq: speedstep -> speedstep-ich
@ 2003-09-02 15:14 Dominik Brodowski
0 siblings, 0 replies; only message in thread
From: Dominik Brodowski @ 2003-09-02 15:14 UTC (permalink / raw)
To: davej, cpufreq
diff -ruN linux-original/arch/i386/kernel/cpu/cpufreq/speedstep-ich.c linux/arch/i386/kernel/cpu/cpufreq/speedstep-ich.c
--- linux-original/arch/i386/kernel/cpu/cpufreq/speedstep-ich.c 2003-09-02 16:14:28.532376960 +0200
+++ linux/arch/i386/kernel/cpu/cpufreq/speedstep-ich.c 2003-09-02 16:16:03.932873880 +0200
@@ -308,7 +308,7 @@
static struct cpufreq_driver speedstep_driver = {
- .name = "speedstep",
+ .name = "speedstep-ich",
.verify = speedstep_verify,
.target = speedstep_target,
.init = speedstep_cpu_init,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-02 15:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-02 15:14 [PATCH] cpufreq: speedstep -> speedstep-ich Dominik Brodowski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.