Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96855
b: refs/heads/master
c: d756f54
h: refs/heads/master
i:
  96853: 31b3afa
  96851: e180c74
  96847: e83045e
v: v3
  • Loading branch information
Högander Jouni authored and Tony Lindgren committed May 9, 2008
1 parent afc5c01 commit 9f60f58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1971a3900a4fd61643de950248309598c3e23215
refs/heads/master: d756f54e57a261db39c46f1853b71be85608b15f
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-omap2/clock34xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,8 @@ static struct clk dpll5_m2_ck = {
.clksel_reg = OMAP_CM_REGADDR(PLL_MOD, OMAP3430ES2_CM_CLKSEL5),
.clksel_mask = OMAP3430ES2_DIV_120M_MASK,
.clksel = div16_dpll5_clksel,
.flags = CLOCK_IN_OMAP3430ES2 | RATE_PROPAGATES,
.flags = CLOCK_IN_OMAP3430ES2 | RATE_PROPAGATES |
PARENT_CONTROLS_CLOCK,
.recalc = &omap2_clksel_recalc,
};

Expand Down

0 comments on commit 9f60f58

Please sign in to comment.