Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190276
b: refs/heads/master
c: d54a45e
h: refs/heads/master
v: v3
  • Loading branch information
Ranjith Lohithakshan authored and Paul Walmsley committed Mar 31, 2010
1 parent cad0168 commit aa776f4
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 766d305fead341889e7b9611fdc97236075a29fb
refs/heads/master: d54a45e2533ef33678dc340298b022a289d2b3e3
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/clock3xxx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@ static struct clk dpll4_m4x2_ck = {
.ops = &clkops_omap2_dflt_wait,
.parent = &dpll4_m4_ck,
.enable_reg = OMAP_CM_REGADDR(PLL_MOD, CM_CLKEN),
.enable_bit = OMAP3430_PWRDN_CAM_SHIFT,
.enable_bit = OMAP3430_PWRDN_DSS1_SHIFT,
.flags = INVERT_ENABLE,
.clkdm_name = "dpll4_clkdm",
.recalc = &omap3_clkoutx2_recalc,
Expand Down

0 comments on commit aa776f4

Please sign in to comment.