Commit 75b0f847 authored by dongjian's avatar dongjian Committed by Rafael J. Wysocki

cpufreq: centrino: Fix centrino_setpolicy() kerneldoc comment

The code is using centrino_target() rather than centrino_setpolicy().
Signed-off-by: default avatardongjian <dongjian@yulong.com>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
[ rjw: Subject ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 712e9ad0
......@@ -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
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment