ARM:OMAP3: Smartreflex disable/enable fix
authorKalle Jokiniemi <ext-kalle.jokiniemi@nokia.com>
Fri, 29 Aug 2008 10:05:44 +0000 (13:05 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Sep 2008 00:35:14 +0000 (17:35 -0700)
Smartreflex modules have to be disabled when device enters WFI.
Previously only suspend idle path had these calls. By moving the
disable/enable calls to omap_sram_idle, all idle paths will be covered.

Signed-off-by: Kalle Jokiniemi <ext-kalle.jokiniemi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found