Skip to content
Snippets Groups Projects
Commit ba0b984b authored by Stefan Brüns's avatar Stefan Brüns Committed by Marek Vasut
Browse files

usb: kbd: Also accept keyboards with Interrupt OUT endpoint


The OUT endpoint can just be ignored as it is not used, just as the
corresponding Set_Report request for IN-only interfaces. E.g. the
Linux gadget hid keyboard also provides an interrupt endpoint.

Also cleanup confusing debug messages like "found set protocol", which
is printed when a keyboard device is found, while the Set_Protocol request
is issued quite some time later.

Signed-off-by: default avatarStefan Brüns <stefan.bruens@rwth-aachen.de>
parent bc820d5b
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