Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263564
b: refs/heads/master
c: 2b431ff
h: refs/heads/master
v: v3
  • Loading branch information
Yulgon Kim authored and Kukjin Kim committed Aug 19, 2011
1 parent 64ae3fe commit 8550fce
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: 3f6065dd9d2c947c8d68336f07bd721d3909a30d
refs/heads/master: 2b431ff74a850db3d5b804be3ac466b6ed7f516d
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-exynos4/setup-usb-phy.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ static int exynos4_usb_phy1_init(struct platform_device *pdev)

rstcon &= ~(HOST_LINK_PORT_SWRST_MASK | PHY1_SWRST_MASK);
writel(rstcon, EXYNOS4_RSTCON);
udelay(50);
udelay(80);

clk_disable(otg_clk);
clk_put(otg_clk);
Expand Down

0 comments on commit 8550fce

Please sign in to comment.