On Thursday 21 March 2013 06:31 PM, Santosh Shilimkar wrote:
$subject s/'cpuidle/omap4' /ARM: CPUidle: OMAP4:
On Thursday 21 March 2013 05:51 PM, Daniel Lezcano wrote:
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 Cc: Len Brown lenb@kernel.org Cc: Linus Walleij linus.walleij@linaro.org Cc: Santosh Shilimkar santosh.shilimkar@ti.com Cc: Rajendra Nayak rnayak@ti.com Cc: Sascha Hauer kernel@pengutronix.de Cc: Thomas Gleixner tglx@linutronix.de
Otherwise Akced-by: Santosh Shilimkar santosh.shilimkar@ti.com
One more comment for this patch as well as imx and ux500 one.
Remove "#include <linux/clockchips.h>" since it is not needed anymore.
Regards, Santosh