diff options
| -rw-r--r-- | Documentation/cpu-freq/cpu-drivers.txt | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/cpu-freq/cpu-drivers.txt b/Documentation/cpu-freq/cpu-drivers.txt index 75a58d14d3cf..6c30e930c122 100644 --- a/Documentation/cpu-freq/cpu-drivers.txt +++ b/Documentation/cpu-freq/cpu-drivers.txt  | |||
| @@ -92,9 +92,9 @@ policy->cpuinfo.max_freq - the minimum and maximum frequency | |||
| 92 | (in kHz) which is supported by | 92 | (in kHz) which is supported by | 
| 93 | this CPU | 93 | this CPU | 
| 94 | policy->cpuinfo.transition_latency the time it takes on this CPU to | 94 | policy->cpuinfo.transition_latency the time it takes on this CPU to | 
| 95 | switch between two frequencies (if | 95 | switch between two frequencies in | 
| 96 | appropriate, else specify | 96 | nanoseconds (if appropriate, else | 
| 97 | CPUFREQ_ETERNAL) | 97 | specify CPUFREQ_ETERNAL) | 
| 98 | 98 | ||
| 99 | policy->cur The current operating frequency of | 99 | policy->cur The current operating frequency of | 
| 100 | this CPU (if appropriate) | 100 | this CPU (if appropriate) | 
