Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210791
b: refs/heads/master
c: f1c894d
h: refs/heads/master
i:
  210789: d574d55
  210787: 3adbd18
  210783: a8ad097
v: v3
  • Loading branch information
MyungJoo Ham authored and Kukjin Kim committed Sep 14, 2010
1 parent dcdbe81 commit cbbbe59
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: 80e2f36aab7e69a193926814b73b3609c2f69f20
refs/heads/master: f1c894de475c2455e6cedcc91d0ee4eb04388f3b
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s5pv210/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ static struct clk init_clocks_disable[] = {
.id = 1,
.parent = &clk_pclk_psys.clk,
.enable = s5pv210_clk_ip3_ctrl,
.ctrlbit = (1<<8),
.ctrlbit = (1 << 10),
}, {
.name = "i2c",
.id = 2,
Expand Down

0 comments on commit cbbbe59

Please sign in to comment.