Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168778
b: refs/heads/master
c: 72f962f
h: refs/heads/master
v: v3
  • Loading branch information
Tero Kristo authored and Tony Lindgren committed Nov 17, 2009
1 parent aa21d32 commit 3c44e6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9346f48b26a4b48a7d56314bbb94e6b801e28316
refs/heads/master: 72f962fc7bc00f5ff4991912b889f87b464f7f1a
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-omap2/clock34xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -489,9 +489,9 @@ static struct clk core_ck = {
static struct clk dpll3_m2x2_ck = {
.name = "dpll3_m2x2_ck",
.ops = &clkops_null,
.parent = &dpll3_x2_ck,
.parent = &dpll3_m2_ck,
.clkdm_name = "dpll3_clkdm",
.recalc = &followparent_recalc,
.recalc = &omap3_clkoutx2_recalc,
};

/* The PWRDN bit is apparently only available on 3430ES2 and above */
Expand Down

0 comments on commit 3c44e6f

Please sign in to comment.