Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338674
b: refs/heads/master
c: 0e1a024
h: refs/heads/master
v: v3
  • Loading branch information
Peter Chen authored and Greg Kroah-Hartman committed Nov 16, 2012
1 parent b73c399 commit 982864f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: ff84f0e9f70cde6de1ba7c7f6156c8c3c98af383
refs/heads/master: 0e1a024d1a16ae1b3d01495d3bcd34f285724e7e
1 change: 0 additions & 1 deletion trunk/drivers/usb/otg/mxs-phy.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ static int mxs_phy_on_connect(struct usb_phy *phy, int port)
{
dev_dbg(phy->dev, "Connect on port %d\n", port);

mxs_phy_hw_init(to_mxs_phy(phy));
writel_relaxed(BM_USBPHY_CTRL_ENHOSTDISCONDETECT,
phy->io_priv + HW_USBPHY_CTRL_SET);

Expand Down

0 comments on commit 982864f

Please sign in to comment.