Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-next
This commit is contained in:
@ -725,7 +725,7 @@ int __init omap2_clk_init(void)
|
||||
clk_init(&omap2_clk_functions);
|
||||
|
||||
for (c = omap24xx_clks; c < omap24xx_clks + ARRAY_SIZE(omap24xx_clks); c++)
|
||||
clk_init_one(c->lk.clk);
|
||||
clk_preinit(c->lk.clk);
|
||||
|
||||
osc_ck.rate = omap2_osc_clk_recalc(&osc_ck);
|
||||
propagate_rate(&osc_ck);
|
||||
|
Reference in New Issue
Block a user