[CPUFREQ] Document units for transition latency

They're documented in the header but not in Documentation.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dave Jones <davej@redhat.com>
This commit is contained in:
Mark Brown 2009-11-12 16:06:45 +00:00 committed by Dave Jones
parent 49b015ce38
commit bbe237aafe
1 changed files with 3 additions and 3 deletions

View File

@ -92,9 +92,9 @@ policy->cpuinfo.max_freq - the minimum and maximum frequency
(in kHz) which is supported by (in kHz) which is supported by
this CPU this CPU
policy->cpuinfo.transition_latency the time it takes on this CPU to policy->cpuinfo.transition_latency the time it takes on this CPU to
switch between two frequencies (if switch between two frequencies in
appropriate, else specify nanoseconds (if appropriate, else
CPUFREQ_ETERNAL) specify CPUFREQ_ETERNAL)
policy->cur The current operating frequency of policy->cur The current operating frequency of
this CPU (if appropriate) this CPU (if appropriate)