diff options
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | 2021-02-20 17:26:06 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2021-02-26 15:30:55 +0100 |
commit | ba0b984bb0246b5ceea29fd0ac9d8b011a30f77b (patch) | |
tree | c1332932196b2b55f1b970688d6bceb5e5d32664 /drivers/rtc/pcf8563.c | |
parent | bc820d5bcc507366677c592e400e120481748c05 (diff) | |
download | u-boot-ba0b984bb0246b5ceea29fd0ac9d8b011a30f77b.tar.gz |
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: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Diffstat (limited to 'drivers/rtc/pcf8563.c')
0 files changed, 0 insertions, 0 deletions