Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

cpufreq: Fix the cacography in powernv-cpufreq.c

The word 'swtich' is wrong, so fix it.

Signed-off-by: Liu Jing <liujing@cmss.chinamobile.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>

authored by

Liu Jing and committed by
Viresh Kumar
87fa4bd3 abc00ffd

+1 -1
+1 -1
drivers/cpufreq/powernv-cpufreq.c
··· 692 692 } 693 693 694 694 /* 695 - * If PMCR was last updated was using fast_swtich then 695 + * If PMCR was last updated was using fast_switch then 696 696 * We may have wrong in gpstate->last_lpstate_idx 697 697 * value. Hence, read from PMCR to get correct data. 698 698 */