commit | 22ad1e7f86e1fb96488d71512e2797153a6ad839 | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Fri Apr 02 15:33:56 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 20 13:21:37 2010 -0700 |
tree | 5e2b35287d9a03664e9b4aac64c3e7f5a3173469 | |
parent | e07896e62abbf7a741a5cd5b25ba7637bdf91ad0 [diff] |
USB: Add parsing of SuperSpeed endpoint companion descriptor. Allow the xHCI drivers (and any new USB 3.0 drivers) to parse the SuperSpeed endpoint companion descriptor to find the maximum number of bulk endpoint streams the endpoint supports. This is used to calculate the maximum total number of streams the driver can allocate. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>