Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317040
b: refs/heads/master
c: 2497191
h: refs/heads/master
v: v3
  • Loading branch information
Sarah Sharp committed Jul 11, 2012
1 parent 4432668 commit ba89095
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 9cf65991dd93ac3d5f97f536171c388918b7c1a9
refs/heads/master: 249719121bc2b841bdfcab5eb21b10d8b871743b
1 change: 1 addition & 0 deletions trunk/drivers/usb/core/message.c
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,7 @@ void usb_disable_device(struct usb_device *dev, int skip_ep0)
put_device(&dev->actconfig->interface[i]->dev);
dev->actconfig->interface[i] = NULL;
}
usb_unlocked_disable_lpm(dev);
dev->actconfig = NULL;
if (dev->state == USB_STATE_CONFIGURED)
usb_set_device_state(dev, USB_STATE_ADDRESS);
Expand Down

0 comments on commit ba89095

Please sign in to comment.