diff options
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2010-04-02 22:34:10 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-20 20:21:37 (GMT) |
commit | 94af1220985c71cd80d6c161b7a42c51ef08b923 (patch) | |
tree | 0256344a21dd26880146a9cad88c3ec19182d155 /include/asm-generic/atomic.h | |
parent | 22ad1e7f86e1fb96488d71512e2797153a6ad839 (diff) | |
download | linux-94af1220985c71cd80d6c161b7a42c51ef08b923.tar.xz |
USB: Add stream ID field to struct urb.
Bulk endpoint streams were added in the USB 3.0 specification. Streams
allow a device driver to overload a bulk endpoint so that multiple
transfers can be queued at once.
Add a new field, stream_id, to struct urb so that USB 3.0 drivers can
specify which stream they want the URB to be queued to.
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/asm-generic/atomic.h')
0 files changed, 0 insertions, 0 deletions