Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334553
b: refs/heads/master
c: 01b8daf
h: refs/heads/master
i:
  334551: 6e0b18e
v: v3
  • Loading branch information
Vivek Gautam authored and Felipe Balbi committed Oct 15, 2012
1 parent 5c85041 commit 34da70c
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 6ff1f3d3bd7c69c62ca5773b1b684bce42eff06a
refs/heads/master: 01b8daf71b2fd2f6ece5f063a089abf4b13f1d6e
4 changes: 4 additions & 0 deletions trunk/drivers/usb/dwc3/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,10 @@ static void dwc3_core_exit(struct dwc3 *dwc)
{
dwc3_event_buffers_cleanup(dwc);
dwc3_free_event_buffers(dwc);

usb_phy_shutdown(dwc->usb2_phy);
usb_phy_shutdown(dwc->usb3_phy);

}

#define DWC3_ALIGN_MASK (16 - 1)
Expand Down

0 comments on commit 34da70c

Please sign in to comment.