Skip to content
Commit 932bb668 authored by Bin Meng's avatar Bin Meng Committed by Marek Vasut
Browse files

usb: Read device descriptor after device is addressed for xHCI



For xHCI it is not possible to read a device descriptor before it
has been assigned an address. That's why usb_setup_descriptor()
was called with 'do_read' being false. But we really need try to
read the device descriptor before starting any real communication
with the default control endpoint.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent c008faa7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment