summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/hwa-hc.c
diff options
context:
space:
mode:
authorThomas Pugliese <thomas.pugliese@gmail.com>2013-12-09 13:40:29 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-09 13:27:32 -0800
commit83e83ecb79a8225e79bc8e54e9aff3e0e27658a2 (patch)
tree04be30e360c80b9abb6d5a938568da2cbd633c00 /drivers/usb/host/hwa-hc.c
parenta2cd612dc9be768b516541b2164c843849bc3bb3 (diff)
downloadop-kernel-dev-83e83ecb79a8225e79bc8e54e9aff3e0e27658a2.zip
op-kernel-dev-83e83ecb79a8225e79bc8e54e9aff3e0e27658a2.tar.gz
usb: core: get config and string descriptors for unauthorized devices
There is no need to skip querying the config and string descriptors for unauthorized WUSB devices when usb_new_device is called. It is allowed by WUSB spec. The only action that needs to be delayed until authorization time is the set config. This change allows user mode tools to see the config and string descriptors earlier in enumeration which is needed for some WUSB devices to function properly on Android systems. It also reduces the amount of divergent code paths needed for WUSB devices. Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/hwa-hc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud