Documentation: admin-guide: intel_pstate: Fix sysfs path
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 26 Jun 2018 10:09:51 +0000 (12:09 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 27 Jun 2018 11:02:06 +0000 (13:02 +0200)
Fix an incorrect sysfs path in the intel_pstate admin-guide
documentation.

Fixes: 33fc30b47098 (cpufreq: intel_pstate: Document the current behavior and user interface)
Reported-by: Pawit Pornkitprasan <p.pawit@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/admin-guide/pm/intel_pstate.rst

index 8b91649..d74fb57 100644 (file)
@@ -324,8 +324,7 @@ Global Attributes
 
 ``intel_pstate`` exposes several global attributes (files) in ``sysfs`` to
 control its functionality at the system level.  They are located in the
-``/sys/devices/system/cpu/cpufreq/intel_pstate/`` directory and affect all
-CPUs.
+``/sys/devices/system/cpu/intel_pstate/`` directory and affect all CPUs.
 
 Some of them are not present if the ``intel_pstate=per_cpu_perf_limits``
 argument is passed to the kernel in the command line.