usb: Make USB 3.0 roothub have a SS EP comp descriptor.
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Mon, 13 Sep 2010 19:01:02 +0000 (12:01 -0700)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Mon, 14 Mar 2011 01:07:12 +0000 (18:07 -0700)
commit22c6a35d41f71b5b40ba8debcb8bd4e8e291ae43
treea2304ee6d8172da6ff059fd99d3cac840608129a
parentc70615740996823580bb8fb58461347b7ffaad9a
usb: Make USB 3.0 roothub have a SS EP comp descriptor.

Make the USB 3.0 roothub registered by the USB core have a SuperSpeed
Endpoint Companion Descriptor after the interrupt endpoint.  All USB 3.0
devices are required to have this, and the USB 3.0 bus specification
(section 10.13.1) says which values the descriptor should have.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/core/hcd.c