Commit 87fa4bd3 authored by Liu Jing's avatar Liu Jing Committed by Viresh Kumar

cpufreq: Fix the cacography in powernv-cpufreq.c

The word 'swtich' is wrong, so fix it.
Signed-off-by: default avatarLiu Jing <liujing@cmss.chinamobile.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent abc00ffd
......@@ -692,7 +692,7 @@ static void gpstate_timer_handler(struct timer_list *t)
}
/*
* If PMCR was last updated was using fast_swtich then
* If PMCR was last updated was using fast_switch then
* We may have wrong in gpstate->last_lpstate_idx
* value. Hence, read from PMCR to get correct data.
*/
......
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