Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167600
b: refs/heads/master
c: a7f20b2
h: refs/heads/master
v: v3
  • Loading branch information
Paul Walmsley authored and paul committed Oct 14, 2009
1 parent 940ecfc commit bc8f12f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a0219fbdacc01e039d1b158d16141349a3309915
refs/heads/master: a7f20b2695eb6a00a5464089bacf75b8ed64725e
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/clock24xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@ int __init omap2_clk_init(void)
if (c->cpu & cpu_mask) {
clkdev_add(&c->lk);
clk_register(c->lk.clk);
omap2_init_clk_clkdm(c->lk.clk);
}

/* Check the MPU rate set by bootloader */
Expand Down

0 comments on commit bc8f12f

Please sign in to comment.