Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6b451c75 authored by Manu Gautam's avatar Manu Gautam Committed by Stephen Boyd
Browse files

USB: core: Avoid second reset during HSET Test device enumeration



During enumeration of a device, USB core first resets parent
HUB's port then issues a GetDescriptor request. After this USB
core again issues a RESET followed by SetAddress and
GetDescriptor requests.
Some HSET Test devices, needed for USB-IF host compliance tests,
fail to enumerate due to change in speed after second reset.
Hence, avoid issuing a second RESET while dealing with a HSET
Test device.

Change-Id: I4084da5381677050c785b7d11763db9b3f5635a8
CRs-Fixed: 269265
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent 39502265
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment