From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH 3/4] cpuidle / imx6 : use CPUIDLE_FLAG_TIMER_STOP flag Date: Thu, 21 Mar 2013 18:33:43 +0530 Message-ID: <514B052F.4080107@ti.com> References: <1363868494-5503-1-git-send-email-daniel.lezcano@linaro.org> <1363868494-5503-3-git-send-email-daniel.lezcano@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:57322 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753982Ab3CUNCN (ORCPT ); Thu, 21 Mar 2013 09:02:13 -0400 In-Reply-To: <1363868494-5503-3-git-send-email-daniel.lezcano@linaro.org> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Daniel Lezcano Cc: rjw@sisk.pl, linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, patches@linaro.org, lenb@kernel.org, linus.walleij@linaro.org, rnayak@ti.com, kernel@pengutronix.de, tglx@linutronix.de 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 > Cc: Len Brown > Cc: Linus Walleij > Cc: Santosh Shilimkar > Cc: Rajendra Nayak > Cc: Sascha Hauer > Cc: Thomas Gleixner > --- > arch/arm/mach-imx/cpuidle-imx6q.c | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-) > Same minor comment about subject o.w for this patch as well as ux500 one, Acked-by: Santosh Shilimkar