From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 3/6] OMAP3: PM: ensure IO wakeups are properly disabled Date: Fri, 13 Aug 2010 14:50:53 +0400 Message-ID: <4C65238D.9080105@ru.mvista.com> References: <20100813080034.18750.15410.stgit@baageli.muru.com> <20100813080200.18750.37791.stgit@baageli.muru.com> <4C651635.8000201@ru.mvista.com> <20100813102933.GN12706@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ew0-f46.google.com ([209.85.215.46]:34325 "EHLO mail-ew0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761478Ab0HMKwa (ORCPT ); Fri, 13 Aug 2010 06:52:30 -0400 Received: by ewy23 with SMTP id 23so1131705ewy.19 for ; Fri, 13 Aug 2010 03:52:29 -0700 (PDT) In-Reply-To: <20100813102933.GN12706@atomide.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: Sergei Shtylyov , linux-arm-kernel@lists.infradead.org, Kevin Hilman , Jarkko Nikula , Paul Walmsley , linux-omap@vger.kernel.org, Ameya Palande Hello. Tony Lindgren wrote: >>> From: Kevin Hilman >>> Commit 5a5f561 (convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes) >>> mistakenly removed the check for PER when disabling the IO chain. >>> During idle, if the PER powerdomain transitions and CORE does not (as >> Does not what? > How about ".. and CORE does not transition"? Transition to what then? Sentense till won't parse right... > Kevin, care to clarify that? Yeah, looks like a considerable partt of that sentense got omitted... > Tony WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sshtylyov@mvista.com (Sergei Shtylyov) Date: Fri, 13 Aug 2010 14:50:53 +0400 Subject: [PATCH 3/6] OMAP3: PM: ensure IO wakeups are properly disabled In-Reply-To: <20100813102933.GN12706@atomide.com> References: <20100813080034.18750.15410.stgit@baageli.muru.com> <20100813080200.18750.37791.stgit@baageli.muru.com> <4C651635.8000201@ru.mvista.com> <20100813102933.GN12706@atomide.com> Message-ID: <4C65238D.9080105@ru.mvista.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. Tony Lindgren wrote: >>> From: Kevin Hilman >>> Commit 5a5f561 (convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes) >>> mistakenly removed the check for PER when disabling the IO chain. >>> During idle, if the PER powerdomain transitions and CORE does not (as >> Does not what? > How about ".. and CORE does not transition"? Transition to what then? Sentense till won't parse right... > Kevin, care to clarify that? Yeah, looks like a considerable partt of that sentense got omitted... > Tony WBR, Sergei