Skip to content
Snippets Groups Projects
Commit c008faa7 authored by Bin Meng's avatar Bin Meng Committed by Marek Vasut
Browse files

usb: Only get 64 bytes device descriptor for full speed devices


Full speed device endpoint 0 can have 8/16/32/64 bMaxPacketSize0.
Other speed devices report fixed value per USB spec. So it only
makes sense if we send a get device descriptor with 64 bytes to
full speed devices.

While we are here, update the comment block to be within 80 cols.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 1897d601
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment