Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289439
b: refs/heads/master
c: 3b9b6ac
h: refs/heads/master
i:
  289437: 86b1955
  289435: d51f766
  289431: 24a6d20
  289423: 34bd644
  289407: 66dd28d
v: v3
  • Loading branch information
Sarah Sharp committed Feb 14, 2012
1 parent 206046a commit 02cb5b4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 623bef9e03a60adc623b09673297ca7a1cdfb367
refs/heads/master: 3b9b6acd4798aafe9b9f64ccb7e8eb76f27f904a
3 changes: 2 additions & 1 deletion trunk/drivers/usb/core/hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -2437,7 +2437,8 @@ int usb_port_suspend(struct usb_device *udev, pm_message_t msg)
USB_REQ_SET_FEATURE,
USB_RECIP_INTERFACE,
USB_INTRF_FUNC_SUSPEND,
USB_INTRF_FUNC_SUSPEND_RW,
USB_INTRF_FUNC_SUSPEND_RW |
USB_INTRF_FUNC_SUSPEND_LP,
NULL, 0,
USB_CTRL_SET_TIMEOUT);
}
Expand Down

0 comments on commit 02cb5b4

Please sign in to comment.