Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184817
b: refs/heads/master
c: e8d3737
h: refs/heads/master
i:
  184815: 9483993
v: v3
  • Loading branch information
Vimarsh Zutshi authored and Paul Walmsley committed Feb 24, 2010
1 parent 9c1b0a3 commit 4e069a5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 53c92d8f20759c488ea0457bccc83a3a797e03fe
refs/heads/master: e8d373779e17b3d108b49019fc83102fdd1523e1
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/clock3xxx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,8 @@ static struct clk dpll4_m5_ck_3630 __initdata = {
.clksel_mask = OMAP3630_CLKSEL_CAM_MASK,
.clksel = div32_dpll4_clksel,
.clkdm_name = "dpll4_clkdm",
.set_rate = &omap2_clksel_set_rate,
.round_rate = &omap2_clksel_round_rate,
.recalc = &omap2_clksel_recalc,
};

Expand Down

0 comments on commit 4e069a5

Please sign in to comment.