Message ID | 87r5qsxo7p.fsf@deeprootsystems.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 37f0f0d..86d0304 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach-omap2/pm34xx.c @@ -1377,6 +1377,10 @@ void __init omap3_pm_init_opp_table(void) /* We dont want half configured system at the moment */ BUG_ON(IS_ERR(omap3_rate_tables[i])); } + + mpu_opps = omap3_mpu_rate_table; + dsp_opps = omap3_dsp_reate_table; + l3_opps = omap3_l3_rate_table; } -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in