Message ID | 5A47E75E594F054BAF48C5E4FC4B92AB0323763485@dbde02.ent.ti.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Kevin Hilman |
Headers | show |
diff --git a/arch/arm/mach-omap2/pm24xx.c b/arch/arm/mach-omap2/pm24xx.c index e321281..7046e74 100644 --- a/arch/arm/mach-omap2/pm24xx.c +++ b/arch/arm/mach-omap2/pm24xx.c @@ -119,9 +119,9 @@ static void omap2_enter_full_retention(void) if (omap_irq_pending()) goto no_sleep; - omap_uart_prepare_idle(0); - omap_uart_prepare_idle(1); - omap_uart_prepare_idle(2); + omap_uart_prepare_idle(0, PWRDM_POWER_RET); + omap_uart_prepare_idle(1, PWRDM_POWER_RET); + omap_uart_prepare_idle(2, PWRDM_POWER_RET); /* Jump to SRAM suspend code */ omap2_sram_suspend(sdrc_read_reg(SDRC_DLLA_CTRL),