From: Sarah Sharp Date: Fri, 2 Apr 2010 22:33:56 +0000 (-0700) Subject: USB: Add parsing of SuperSpeed endpoint companion descriptor. X-Git-Tag: v2.6.35-rc1~471^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22ad1e7f86e1fb96488d71512e2797153a6ad839;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed