]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd69a0e49c3aedb7018d021dedf84b3a259b4e26d
tree2f4bd2d33dc0b1fec580e467c14ee4a4febbf54c
parent691364ea3b5acb82bed3d3ef225b91517ff0ac0d
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