Browse Source

Merge branch 'fixes-v3.15-rc1'; commit '390403fd79821bbd0c3a0d83307df2be87047b36' into omap-for-v3.15/fixes

Tony Lindgren 11 years ago
parent
commit
cdd705dddc
1 changed files with 0 additions and 4 deletions
  1. 0 4
      arch/arm/mach-omap2/pm34xx.c

+ 0 - 4
arch/arm/mach-omap2/pm34xx.c

@@ -330,10 +330,6 @@ void omap_sram_idle(void)
 			omap3_sram_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();