USB: fix USB keyboard polling parameter
When doing a "GET_REPORT" request on the keyboard control endpoint,
the report ID should 0 (ie report ID not used) rather than 1
as reports are not used in boot mode.
Signed-off-by:
Vincent Palatin <vpalatin@chromium.org>
Loading
Please register or sign in to comment