summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2023-03-24 09:27:48 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-03-24 15:16:55 +0100
commit0a73158341d5d3ef1e79e0d77a177121ef502930 (patch)
tree2dd075dca65ced40f0e1b7e08a23bc50b3c0edeb /include
parentece55933e0bd7db28b3d2e376b113c895153c4df (diff)
downloadbarebox-0a73158341d5d3ef1e79e0d77a177121ef502930.tar.gz
usb: gadget: fastboot: Do not dequeue idle request
In fastboot_disable() all endpoints are disabled which will complete all outstanding requests with -ESHUTDOWN. fastboot_unbind() is called after that, so we do not need to deqeueue any requests there. Reviewed-by: Marco Felsch <m.felsch@pengutronix.de> Link: https://lore.barebox.org/20230324082748.987672-1-s.hauer@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions