diff options
| -rw-r--r-- | drivers/cpufreq/speedstep-centrino.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/speedstep-centrino.c b/drivers/cpufreq/speedstep-centrino.c index a1fb735685db..e086b2dd4072 100644 --- a/drivers/cpufreq/speedstep-centrino.c +++ b/drivers/cpufreq/speedstep-centrino.c | |||
| @@ -412,7 +412,7 @@ static int centrino_cpu_exit(struct cpufreq_policy *policy) | |||
| 412 | } | 412 | } |
| 413 | 413 | ||
| 414 | /** | 414 | /** |
| 415 | * centrino_setpolicy - set a new CPUFreq policy | 415 | * centrino_target - set a new CPUFreq policy |
| 416 | * @policy: new policy | 416 | * @policy: new policy |
| 417 | * @index: index of target frequency | 417 | * @index: index of target frequency |
| 418 | * | 418 | * |
