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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
	 */