Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77500
b: refs/heads/master
c: ddd870b
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Jan 28, 2008
1 parent 5d6d6a8 commit 704d2b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cca851d7b4d87f3a644d3381930dc737890bd9ac
refs/heads/master: ddd870bdb722280bd5af1682d82557d1787ac90c
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-s3c2412/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -684,6 +684,8 @@ int __init s3c2412_baseclk_add(void)
clk_usb_bus.parent = &clk_usbsrc;
clk_usb_bus.rate = 0x0;

clk_f.parent = &clk_msysclk;

s3c2412_clk_initparents();

for (ptr = 0; ptr < ARRAY_SIZE(clks); ptr++) {
Expand Down

0 comments on commit 704d2b1

Please sign in to comment.