Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100852
b: refs/heads/master
c: 29a7bcf
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed Jul 7, 2008
1 parent 9dfe14c commit 6f66d15
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: 66493c2d88d5086399c5a485d6e41cb76b241a1f
refs/heads/master: 29a7bcfd144a577b5cdb3b735c58e20d0489b30e
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2443/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ static int s3c2443_clkcon_enable_p(struct clk *clk, int enable)
else
clkcon &= ~clocks;

__raw_writel(clkcon, S3C2443_HCLKCON);
__raw_writel(clkcon, S3C2443_PCLKCON);

return 0;
}
Expand Down

0 comments on commit 6f66d15

Please sign in to comment.