1
0
Fork 0

cpufreq: nforce2: Fix typo in comment to function nforce2_init()

Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
hifive-unleashed-5.1
Shailendra Verma 2015-05-23 10:36:18 +05:30 committed by Rafael J. Wysocki
parent 732b6d617a
commit 97155e0336
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@ static int nforce2_detect_chipset(void)
* nforce2_init - initializes the nForce2 CPUFreq driver
*
* Initializes the nForce2 FSB support. Returns -ENODEV on unsupported
* devices, -EINVAL on problems during initiatization, and zero on
* devices, -EINVAL on problems during initialization, and zero on
* success.
*/
static int __init nforce2_init(void)