Skip to content
Commit 9d88bd4d authored by Hector Martin's avatar Hector Martin Committed by Marek Vasut
Browse files

usb: xhci: Recover from halted bulk endpoints



There is currently no codepath to recover from this case. In principle
we could require that the upper layer do this explicitly, but let's just
do it in xHCI when the next bulk transfer is started, since that
reasonably implies whatever caused the problem has been dealt with.

Signed-off-by: default avatarHector Martin <marcan@marcan.st>
Reviewed-by: default avatarMarek Vasut <marex@denx.de>
parent 6f64f0ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment