On 03/26/2013 01:40 PM, Shawn Guo wrote:
On Tue, Mar 26, 2013 at 10:43:29AM +0100, Daniel Lezcano wrote:
Hi Shawn,
actually this is because the patch applies on top of:
Ah, ok. It will be helpful for people who want to test the series on their platform, if you can publish a branch for that.
Yes, sure.
It is in Rafael's tree.
https://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git
in linux-next branch.
Thanks for the review
-- Daniel
commit 12e849504b861470e5bf991f79c0be71b97c8dac Author: Daniel Lezcano daniel.lezcano@linaro.org Date: Thu Mar 21 12:21:33 2013 +0000
cpuidle / imx6 : use CPUIDLE_FLAG_TIMER_STOP flag Use the CPUIDLE_FLAG_TIMER_STOP and let the cpuidle framework to handle the CLOCK_EVT_NOTIFY_BROADCAST_ENTER/EXIT when entering this state. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>