Skip to content

Commit 87fa4bd

Browse files
Liu Jingvireshk
authored andcommitted
cpufreq: Fix the cacography in powernv-cpufreq.c
The word 'swtich' is wrong, so fix it. Signed-off-by: Liu Jing <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
1 parent abc00ff commit 87fa4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/cpufreq/powernv-cpufreq.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ static void gpstate_timer_handler(struct timer_list *t)
692692
}
693693

694694
/*
695-
* If PMCR was last updated was using fast_swtich then
695+
* If PMCR was last updated was using fast_switch then
696696
* We may have wrong in gpstate->last_lpstate_idx
697697
* value. Hence, read from PMCR to get correct data.
698698
*/

0 commit comments

Comments
 (0)