Skip to content
Snippets Groups Projects
Commit 08a98b89 authored by Adrian Cox's avatar Adrian Cox Committed by Marek Vasut
Browse files

usb: Fix USB keyboard polling via control endpoint


USB keyboard polling failed for some keyboards on PowerPC 5020.
This was caused by requesting only 4 bytes of data from keyboards that
produce an 8 byte HID report.

Signed-off-by: default avatarAdrian Cox <adrian@humboldt.co.uk>
Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
Cc: Marek Vasut <marex@denx.de>
parent ea427775
No related branches found
No related tags found
Loading
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