]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[CPUFREQ] minor correction to cpu-freq documentation
authorChumbalkar Nagananda <nagananda.chumbalkar@hp.com>
Thu, 21 May 2009 23:29:48 +0000 (23:29 +0000)
committerDave Jones <davej@redhat.com>
Mon, 15 Jun 2009 15:49:42 +0000 (11:49 -0400)
I have been reading the documentation for cpufreq closely. Found a couple of
minor errors in the Documentation.

Signed-off-by: Naga Chumbalkar <nagananda.chumbalkar@hp.com>
Signed-off-by: Dave Jones <davej@redhat.com>
Documentation/cpu-freq/cpu-drivers.txt
Documentation/cpu-freq/user-guide.txt

index 43c743903dd78951ebf613e2d87d4d8852cb2703..75a58d14d3cf42de050b292ea1dafdb5f2f2cb53 100644 (file)
@@ -155,7 +155,7 @@ actual frequency must be determined using the following rules:
 - if relation==CPUFREQ_REL_H, try to select a new_freq lower than or equal
   target_freq. ("H for highest, but no higher than")
 
-Here again the frequency table helper might assist you - see section 3
+Here again the frequency table helper might assist you - see section 2
 for details.
 
 
index 75f41193f3e1858b2370a2f4500caf49d2b90360..5d5f5fadd1c2c3d278b791735aed625fa39b82f9 100644 (file)
@@ -31,7 +31,6 @@ Contents:
 
 3. How to change the CPU cpufreq policy and/or speed
 3.1 Preferred interface: sysfs
-3.2 Deprecated interfaces