Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179777
b: refs/heads/master
c: 1daa8c1
h: refs/heads/master
i:
  179775: 2f16a54
v: v3
  • Loading branch information
Olof Johansson authored and Tony Lindgren committed Jan 21, 2010
1 parent a2e5fe0 commit 3b52f67
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: 247421fda7a9612f03150aacb90fdad55e9f63d2
refs/heads/master: 1daa8c1d75876f690ed8d3f13c806034af5984eb
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/gpmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,8 @@ void __init gpmc_init(void)
BUG();
}

clk_enable(gpmc_l3_clk);

l = gpmc_read_reg(GPMC_REVISION);
printk(KERN_INFO "GPMC revision %d.%d\n", (l >> 4) & 0x0f, l & 0x0f);
/* Set smart idle mode and automatic L3 clock gating */
Expand Down

0 comments on commit 3b52f67

Please sign in to comment.