Commit cdd705dd authored by Tony Lindgren's avatar Tony Lindgren

Merge branch 'fixes-v3.15-rc1'; commit...

Merge branch 'fixes-v3.15-rc1'; commit '390403fd' into omap-for-v3.15/fixes
parents b7ab524b 390403fd
...@@ -330,10 +330,6 @@ void omap_sram_idle(void) ...@@ -330,10 +330,6 @@ void omap_sram_idle(void)
omap3_sram_restore_context(); omap3_sram_restore_context();
omap2_sms_restore_context(); omap2_sms_restore_context();
} }
if (core_next_state == PWRDM_POWER_OFF)
omap2_prm_clear_mod_reg_bits(OMAP3430_AUTO_OFF_MASK,
OMAP3430_GR_MOD,
OMAP3_PRM_VOLTCTRL_OFFSET);
} }
omap3_intc_resume_idle(); omap3_intc_resume_idle();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment