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:Hector Martin <marcan@marcan.st> Reviewed-by:
Marek Vasut <marex@denx.de>
Loading
Please register or sign in to comment