summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Boudet <x-boudet@ti.com>2012-04-18 18:05:51 +0200
committerXavier Boudet <x-boudet@ti.com>2012-04-18 18:50:51 +0200
commit72f514d30ed16f0dfcd4cedefdfe5aad9177f098 (patch)
treee728c173e0fa9840701e7e92c85dcebc986f1e9d
parent85d0c514c026feccaabcd9713facbff180894cb5 (diff)
Revert "OMAP4: suspend: Do not get dsp/tesla out of reset"
This reverts commit 22e08c11020988df54f4724ffcc6be5ec93953de.
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_44xx_data.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index dbc89ea3b720..b39d05809831 100644
--- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -1519,7 +1519,6 @@ static struct omap_hwmod omap44xx_dsp_hwmod = {
.name = "dsp",
.class = &omap44xx_dsp_hwmod_class,
.clkdm_name = "tesla_clkdm",
- .flags = HWMOD_INIT_NO_RESET,
.mpu_irqs = omap44xx_dsp_irqs,
.rst_lines = omap44xx_dsp_resets,
.rst_lines_cnt = ARRAY_SIZE(omap44xx_dsp_resets),