Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335611
b: refs/heads/master
c: d4915cf
h: refs/heads/master
i:
  335609: 4ec98b6
  335607: ec74792
v: v3
  • Loading branch information
Ulf Hansson authored and Mike Turquette committed Nov 12, 2012
1 parent 9d72bc3 commit 5abc148
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: 15e66cd8d029de8055822a98c5a72a4414ffc0a6
refs/heads/master: d4915cf5f6190b94411c3102078ac4b86149fe59
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 @@ -40,7 +40,7 @@ void u8500_clk_init(void)
CLK_IS_ROOT|CLK_IGNORE_UNUSED,
32768);
clk_register_clkdev(clk, "clk32k", NULL);
clk_register_clkdev(clk, NULL, "rtc-pl031");
clk_register_clkdev(clk, "apb_pclk", "rtc-pl031");

/* PRCMU clocks */
fw_version = prcmu_get_fw_version();
Expand Down

0 comments on commit 5abc148

Please sign in to comment.