Re: [PATCH] cpufreq: intel_pstate: Clean up aperf_mperf_shift description

2020-07-15 Thread Lee Jones
On Wed, 15 Jul 2020, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > 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 > Signed-off-by: Rafael J. Wysocki

[PATCH] cpufreq: intel_pstate: Clean up aperf_mperf_shift description

2020-07-15 Thread Rafael J. Wysocki
From: Rafael J. Wysocki 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 Signed-off-by: Rafael J. Wysocki --- drivers/cpufreq/intel_pstate.c |4 +--- 1 file changed