cpufreq: intel_pstate: Clean up aperf_mperf_shift description
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 15 Jul 2020 13:54:57 +0000 (15:54 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 16 Jul 2020 15:15:13 +0000 (17:15 +0200)
commit23a522e388f5a0cbeaf37e10e3dba832a83a1671
tree2f4bd2d33dc0b1fec580e467c14ee4a4febbf54c
parent133c6c84f280362911c020117532fbe538df6ae5
cpufreq: intel_pstate: Clean up aperf_mperf_shift description

The kerneldoc description of the aperf_mperf_shift field in
struct global_params is unclear and there is a typo in it, so
simplify it and clean it up.

Reported-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Lee Jones <lee.jones@linaro.org>
drivers/cpufreq/intel_pstate.c