diff options
author | Sebastian Bauer <[email protected]> | 2011-07-21 15:40:07 +0200 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2011-08-01 22:06:47 +0300 |
commit | c240d78a8f9b1d4e1d391203f4a698117fae3474 (patch) | |
tree | 1ce018de133e5b9c3aacba9465e526d268dfb0b2 /lib/mpi/mpi-inline.h | |
parent | b61ae3427086ea413aa1fb35feea9e8c4d7c2584 (diff) |
usb: gadget: hid: don't STALL when processing a HID Descriptor request
This is a patch to fix an issue with the HID gadget which, at the moment,
returns STALL on a HID descriptor request. Essentially, the patch changes
the hid gadget such that a request for the HID descriptor is handled by
copying the descriptor into the response buffer, rather than falling
through the default case, in which the request is answered by a STALL.
Signed-off-by: Sebastian Bauer <[email protected]>
Acked-by: Peter Korsgaard <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions