]> err.no Git - linux-2.6/blobdiff - drivers/cpufreq/cpufreq.c
[CPUFREQ] fixes typo in cpufreq.c
[linux-2.6] / drivers / cpufreq / cpufreq.c
index 9fb2edf366119bff78e252f5d4fd89d62e350cb8..d91330432ba2e4a5010f737d19b31257043371d0 100644 (file)
@@ -959,7 +959,7 @@ static void cpufreq_out_of_sync(unsigned int cpu, unsigned int old_freq,
 
 
 /**
- * cpufreq_quick_get - get the CPU frequency (in kHz) frpm policy->cur
+ * cpufreq_quick_get - get the CPU frequency (in kHz) from policy->cur
  * @cpu: CPU number
  *
  * This is the last known freq, without actually getting it from the driver.