Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336513
b: refs/heads/master
c: 2630b17
h: refs/heads/master
i:
  336511: 5999210
v: v3
  • Loading branch information
Linus Walleij authored and Mike Turquette committed Dec 4, 2012
1 parent 1a7dddf commit b9a4d20
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: 1f61e5f143b578606389887887af549bc5554353
refs/heads/master: 2630b17b6ee47ac79b4f5120ac49105027f644ea
2 changes: 1 addition & 1 deletion trunk/drivers/clk/ux500/u8500_clk.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ void u8500_clk_init(void)
clk_register_clkdev(clk, NULL, "gpioblock1");

clk = clk_reg_prcc_pclk("p2_pclk12", "per2clk", U8500_CLKRST2_BASE,
BIT(11), 0);
BIT(12), 0);

clk = clk_reg_prcc_pclk("p3_pclk0", "per3clk", U8500_CLKRST3_BASE,
BIT(0), 0);
Expand Down

0 comments on commit b9a4d20

Please sign in to comment.