mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 23:50:53 +07:00
cpufreq: centrino: Fix centrino_setpolicy() kerneldoc comment
The code is using centrino_target() rather than centrino_setpolicy(). Signed-off-by: dongjian <dongjian@yulong.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> [ rjw: Subject ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
712e9ad0a2
commit
75b0f8473f
@ -412,7 +412,7 @@ static int centrino_cpu_exit(struct cpufreq_policy *policy)
|
||||
}
|
||||
|
||||
/**
|
||||
* centrino_setpolicy - set a new CPUFreq policy
|
||||
* centrino_target - set a new CPUFreq policy
|
||||
* @policy: new policy
|
||||
* @index: index of target frequency
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user