Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361633
b: refs/heads/master
c: 511f3c5
h: refs/heads/master
i:
  361631: 30f0d2b
v: v3
  • Loading branch information
Alan Stern authored and Felipe Balbi committed Mar 20, 2013
1 parent 89f48be commit ef0315e
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: 699412d951e6dd4dec48db88f33dc27b361582f0
refs/heads/master: 511f3c5326eabe1ece35202a404c24c0aeacc246
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/udc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ static void usb_gadget_remove_driver(struct usb_udc *udc)
usb_gadget_disconnect(udc->gadget);
udc->driver->disconnect(udc->gadget);
udc->driver->unbind(udc->gadget);
usb_gadget_udc_stop(udc->gadget, udc->driver);
usb_gadget_udc_stop(udc->gadget, NULL);

udc->driver = NULL;
udc->dev.driver = NULL;
Expand Down

0 comments on commit ef0315e

Please sign in to comment.