Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348494
b: refs/heads/master
c: cfef4b2
h: refs/heads/master
v: v3
  • Loading branch information
Jon Hunter authored and Paul Walmsley committed Jan 2, 2013
1 parent 4648305 commit 676e5bb
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: d7eccab90996cf213e5cd007e1271e2e1ea9ec34
refs/heads/master: cfef4b2723d525a6588c4c55b42f9b98be27937f
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/cclock3xxx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -1167,6 +1167,8 @@ static const struct clk_ops emu_src_ck_ops = {
.recalc_rate = &omap2_clksel_recalc,
.get_parent = &omap2_clksel_find_parent_index,
.set_parent = &omap2_clksel_set_parent,
.enable = &omap2_clkops_enable_clkdm,
.disable = &omap2_clkops_disable_clkdm,
};

static struct clk emu_src_ck;
Expand Down

0 comments on commit 676e5bb

Please sign in to comment.