summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-09-18 06:40:43 -0700
committerMarek Vasut <marex@denx.de>2017-10-01 16:32:53 +0200
commit932bb668bb2464115f2d08abbed44e58cfce9536 (patch)
tree7d8b2b0891350bc108cecfdd8f4369312100ed63 /drivers
parentc008faa77358bb5b313696dd1d5bb8afa03a6ca2 (diff)
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: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions