public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: cpu-freq: delete duplicate description of sysfs interface 'scaling_driver'
@ 2015-05-04  9:16 Wang Long
  2015-05-04 10:38 ` Viresh Kumar
  2015-05-04 21:27 ` Rafael J. Wysocki
  0 siblings, 2 replies; 6+ messages in thread
From: Wang Long @ 2015-05-04  9:16 UTC (permalink / raw)
  To: corbet, linux, djwong, viresh.kumar
  Cc: linux-doc, linux-kernel, peifeiyue, rafael.j.wysocki,
	long.wanglong

The file 'Documentation/cpu-freq/user-guide.txt' has duplicate
description of sysfs interface 'scaling_driver'.

[first]
scaling_driver :                this file shows what cpufreq driver is
				used to set the frequency on this CPU

[second]
scaling_driver :                Hardware driver for cpufreq.

Although this does not affect anything, I think we should only have
one. so delete the second one because the first one is described in
more detail.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
---
 Documentation/cpu-freq/user-guide.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/cpu-freq/user-guide.txt b/Documentation/cpu-freq/user-guide.txt
index ff2f283..109e97b 100644
--- a/Documentation/cpu-freq/user-guide.txt
+++ b/Documentation/cpu-freq/user-guide.txt
@@ -196,8 +196,6 @@ affected_cpus :			List of Online CPUs that require software
 related_cpus :			List of Online + Offline CPUs that need software
 				coordination of frequency.
 
-scaling_driver :		Hardware driver for cpufreq.
-
 scaling_cur_freq :		Current frequency of the CPU as determined by
 				the governor and cpufreq core, in KHz. This is
 				the frequency the kernel thinks the CPU runs
-- 
1.8.3.4


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-14 23:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04  9:16 [PATCH] Documentation: cpu-freq: delete duplicate description of sysfs interface 'scaling_driver' Wang Long
2015-05-04 10:38 ` Viresh Kumar
2015-05-04 21:27 ` Rafael J. Wysocki
2015-05-05  1:19   ` long.wanglong
2015-05-05  1:22   ` Wang Long
2015-05-15  0:24     ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox