Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31670
b: refs/heads/master
c: ffb7a80
h: refs/heads/master
v: v3
  • Loading branch information
Tony Lindgren committed Jun 26, 2006
1 parent 9a3dce0 commit e15be85
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: 0711615290510bfba11c3f4eabcde6ac92c0766e
refs/heads/master: ffb7a80f932550590ef54791b60db7e6ffce63f3
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/clock.h
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ static struct clk gpt2_ick = {
.parent = &l4_ck,
.flags = CLOCK_IN_OMAP242X | CLOCK_IN_OMAP243X,
.enable_reg = (void __iomem *)&CM_ICLKEN1_CORE, /* Bit4 */
.enable_bit = 0,
.enable_bit = 4,
.recalc = &omap2_followparent_recalc,
};

Expand Down

0 comments on commit e15be85

Please sign in to comment.