Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349110
b: refs/heads/master
c: bdcc612
h: refs/heads/master
v: v3
  • Loading branch information
Jon Hunter authored and Paul Walmsley committed Jan 18, 2013
1 parent 495450c commit 9a0f960
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 12d82e4b0aa6c71f38b668a372f9a13f243207da
refs/heads/master: bdcc61275232db897ba831f87a16df98ab248571
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/cclock2420_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -1935,6 +1935,8 @@ int __init omap2420_clk_init(void)
omap2_init_clk_hw_omap_clocks(c->lk.clk);
}

omap2xxx_clkt_vps_late_init();

omap2_clk_disable_autoidle_all();

omap2_clk_enable_init_clocks(enable_init_clks,
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/cclock2430_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -2050,6 +2050,8 @@ int __init omap2430_clk_init(void)
omap2_init_clk_hw_omap_clocks(c->lk.clk);
}

omap2xxx_clkt_vps_late_init();

omap2_clk_disable_autoidle_all();

omap2_clk_enable_init_clocks(enable_init_clks,
Expand Down

0 comments on commit 9a0f960

Please sign in to comment.