USB: Add the USB 2.0 extension descriptor.
authorSarah Sharp <sarah.a.sharp@intel.com>
Fri, 25 Apr 2008 23:46:45 +0000 (16:46 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 May 2008 17:25:54 +0000 (10:25 -0700)
commit35e5437e8c8cd013e1e573ac4671d556819edbcb
tree7c03a2b7d00366404536fbab8b618e4f5bc511c2
parent6e1ab3ed825418320319f44af1b990c9c3f4c45b
USB: Add the USB 2.0 extension descriptor.

This device descriptor was added by the recent USB Link Power Management (LPM)
ECN.  It indicates whether the USB device supports LPM.

This descriptor is grouped under a Binary Device Object Store (BOS) descriptor.
Update the BOS comments to indicate any USB device (not just wireless USB
devices) can implement BOS descriptors.

Signed-off-by: Sarah Sharp <sarah.a.sharp@intel.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb/ch9.h