Documentation: cpufreq: delete duplicate description of sysfs interface 'scaling_driver'
authorWang Long <long.wanglong@huawei.com>
Tue, 5 May 2015 01:22:26 +0000 (01:22 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 5 May 2015 21:23:25 +0000 (23:23 +0200)
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>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/cpu-freq/user-guide.txt

Simple merge