cpufreq: amd-pstate: Document the units for freq variables in amd_cpudata
authorGautham R. Shenoy <gautham.shenoy@amd.com>
Thu, 25 Apr 2024 08:07:52 +0000 (16:07 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 26 Apr 2024 17:35:37 +0000 (19:35 +0200)
commit4fcfd1954ad305e331b6b4b62de2874fbae61394
tree43ecb1fbd9eb2b946b69e3844e8950519da845a7
parentb37ef7210e51b1e996ca03b03227d93f7470784b
cpufreq: amd-pstate: Document the units for freq variables in amd_cpudata

The min_limit_freq, max_limit_freq, min_freq, max_freq, nominal_freq
and the lowest_nominal_freq members of struct cpudata store the
frequency value in khz to be consistent with the cpufreq
core. Update the comment to document this.

Reviewed-by: Li Meng <li.meng@amd.com>
Tested-by: Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Signed-off-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Signed-off-by: Perry Yuan <perry.yuan@amd.com>
Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/amd-pstate.h