Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354619
b: refs/heads/master
c: 5ea9213
h: refs/heads/master
i:
  354617: 46f5ce8
  354615: 7c80064
v: v3
  • Loading branch information
Kishon Vijay Abraham I authored and Felipe Balbi committed Jan 25, 2013
1 parent f733c03 commit ff650f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 8ba007a971bb236be017cb8351c383ce6eadf095
refs/heads/master: 5ea921320f0e64f07a41d35903f1d458c3a9bcd3
3 changes: 0 additions & 3 deletions trunk/drivers/usb/dwc3/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -553,9 +553,6 @@ static int dwc3_probe(struct platform_device *pdev)
static int dwc3_remove(struct platform_device *pdev)
{
struct dwc3 *dwc = platform_get_drvdata(pdev);
struct resource *res;

res = platform_get_resource(pdev, IORESOURCE_MEM, 0);

usb_phy_set_suspend(dwc->usb2_phy, 1);
usb_phy_set_suspend(dwc->usb3_phy, 1);
Expand Down

0 comments on commit ff650f6

Please sign in to comment.