diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock44xx_data.c')
-rw-r--r-- | arch/arm/mach-omap2/clock44xx_data.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/clock44xx_data.c b/arch/arm/mach-omap2/clock44xx_data.c index 257882028492..dc79b39abb8f 100644 --- a/arch/arm/mach-omap2/clock44xx_data.c +++ b/arch/arm/mach-omap2/clock44xx_data.c | |||
@@ -3212,6 +3212,7 @@ int __init omap4xxx_clk_init(void) | |||
3212 | } | 3212 | } |
3213 | 3213 | ||
3214 | clk_init(&omap2_clk_functions); | 3214 | clk_init(&omap2_clk_functions); |
3215 | omap2_clk_disable_clkdm_control(); | ||
3215 | 3216 | ||
3216 | for (c = omap44xx_clks; c < omap44xx_clks + ARRAY_SIZE(omap44xx_clks); | 3217 | for (c = omap44xx_clks; c < omap44xx_clks + ARRAY_SIZE(omap44xx_clks); |
3217 | c++) | 3218 | c++) |