diff options
author | 2015-09-16 10:40:07 -0500 | |
---|---|---|
committer | 2015-09-27 10:54:31 -0500 | |
commit | a8f32817eeb0ada6367d812de5cd2ee91a532a48 (patch) | |
tree | 521bb5d52569b44408a699494c00fe8afa3eecef /drivers/usb/gadget/function/f_midi.c | |
parent | usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued (diff) | |
download | linux-dev-a8f32817eeb0ada6367d812de5cd2ee91a532a48.tar.xz linux-dev-a8f32817eeb0ada6367d812de5cd2ee91a532a48.zip |
usb: dwc3: gadget: improve ep_queue's error reporting
We shouldn't return -EBUSY, that's used only internally
when the core still has transfers in flight on a given
endpoint.
Also, combine the error reporting so that we don't have
to duplicate it.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/function/f_midi.c')
0 files changed, 0 insertions, 0 deletions