Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118938
b: refs/heads/master
c: 7bfc0b2
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Nov 8, 2008
1 parent 0c4744c commit 7c98f94
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: 0fded351a7d03fc69484d5a9e655fbd15a8e7dab
refs/heads/master: 7bfc0b2e266dd4cd3d3f27a3ad31bf79974190b1
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-versatile/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ static struct clk uart_clk = {

static struct clk mmci_clk = {
.name = "MCLK",
.rate = 33000000,
.rate = 24000000,
};

int clk_register(struct clk *clk)
Expand Down

0 comments on commit 7c98f94

Please sign in to comment.