Re: [PATCH V2 13/17] ARM: exynos: cpuidle: Move clock setup to pm.c

2014-04-04 Thread Bartlomiej Zolnierkiewicz
On Friday, April 04, 2014 03:43:05 PM Daniel Lezcano wrote: > One more step is moving the clock ratio setting at idle time in pm.c > > The macro names have been changed to be consistent with the other macros > name in the file. > > Note, the clock divider was working only when cpuidle was enabled

[PATCH V2 13/17] ARM: exynos: cpuidle: Move clock setup to pm.c

2014-04-04 Thread Daniel Lezcano
One more step is moving the clock ratio setting at idle time in pm.c The macro names have been changed to be consistent with the other macros name in the file. Note, the clock divider was working only when cpuidle was enabled because it was in its init routine. With this change, the clock divider