]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00211670- CPUFREQ-Set CPU to maximum frequency before entering STOP mode
authorRanjani Vaidyanathan <ra5478@freescale.com>
Tue, 29 May 2012 23:45:43 +0000 (18:45 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:46 +0000 (08:34 +0200)
commit4bdef19a623a8282e2bef2521257489c683e5161
treeb2620ff41cdbef07f94bf4af6cddbd915e7866f2
parent4e50ee62558ea0eccedf71997f38c470a5c6554a
ENGR00211670- CPUFREQ-Set CPU to maximum frequency before entering STOP mode

Ensure that the CPUFREQ driver sets the CPU to its maximum
frequency when it is suspended.
Also change the WAIT macro in clock.c to use GPT counter
for the delay instead of getnsdayoftime(). As the kernel
timekeeping driver is suspended before CPUFREQ and this
causes a dump during suspend.

Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
arch/arm/mach-mx6/clock.c
arch/arm/mach-mx6/clock_mx6sl.c
arch/arm/plat-mxc/cpufreq.c