]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitbd802481cf4e2d6b549976790343b3f166ccd2a3
tree164ddd3af2e42687aa360c81588c93cb81668e1b
parente9e9988a4ded6acee1d5387debb39f006f4c11a3
ARM:OMAP3: Smartreflex disable/enable fix

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>
arch/arm/mach-omap2/pm34xx.c