RE: [PATCH 2/6] OMAP3: PM: Added support for INACTIVE and ON states for powerdomains

2009-11-17 Thread Tero.Kristo
>-Original Message- >From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] >Sent: 16 November, 2009 21:42 >To: Kristo Tero (Nokia-D/Tampere) >Cc: linux-omap@vger.kernel.org >Subject: Re: [PATCH 2/6] OMAP3: PM: Added support for INACTIVE >and ON states for

Re: [PATCH 2/6] OMAP3: PM: Added support for INACTIVE and ON states for powerdomains

2009-11-16 Thread Kevin Hilman
Tero Kristo writes: > From: Tero Kristo > > Previously omap_sram_idle() did not know about the difference between ON and > INACTIVE states, which complicated the state handling in these cases. This changelog needs an update. This patch changes makes the IO-chain arming conditional and removes

[PATCH 2/6] OMAP3: PM: Added support for INACTIVE and ON states for powerdomains

2009-11-12 Thread Tero Kristo
From: Tero Kristo Previously omap_sram_idle() did not know about the difference between ON and INACTIVE states, which complicated the state handling in these cases. Signed-off-by: Tero Kristo --- arch/arm/mach-omap2/pm34xx.c | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(