Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364830
b: refs/heads/master
c: 197c58f
h: refs/heads/master
v: v3
  • Loading branch information
Huang Rui authored and Greg Kroah-Hartman committed Apr 8, 2013
1 parent d649bd3 commit 98c12c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 31e918908ccaf2b651ed8f666120f2a03a97193f
refs/heads/master: 197c58f624bfb98d3f7f381e57b5d09b2360266f
4 changes: 2 additions & 2 deletions trunk/include/uapi/linux/usb/ch9.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@

/*
* New Feature Selectors as added by USB 3.0
* See USB 3.0 spec Table 9-6
* See USB 3.0 spec Table 9-7
*/
#define USB_DEVICE_U1_ENABLE 48 /* dev may initiate U1 transition */
#define USB_DEVICE_U2_ENABLE 49 /* dev may initiate U2 transition */
Expand All @@ -147,7 +147,7 @@

#define USB_INTR_FUNC_SUSPEND_OPT_MASK 0xFF00
/*
* Suspend Options, Table 9-7 USB 3.0 spec
* Suspend Options, Table 9-8 USB 3.0 spec
*/
#define USB_INTRF_FUNC_SUSPEND_LP (1 << (8 + 0))
#define USB_INTRF_FUNC_SUSPEND_RW (1 << (8 + 1))
Expand Down

0 comments on commit 98c12c8

Please sign in to comment.