Re: [PATCH 2/2] usb: xhci: Hook up timeouts

2023-10-29 Thread Marek Vasut
On 10/29/23 08:36, Hector Martin wrote: Now that the USB core passes through timeout info to the host controller, actually hook it up. Signed-off-by: Hector Martin Except for the negative timeout value question, which needs to be sorted out: Reviewed-by: Marek Vasut

[PATCH 2/2] usb: xhci: Hook up timeouts

2023-10-29 Thread Hector Martin
Now that the USB core passes through timeout info to the host controller, actually hook it up. Signed-off-by: Hector Martin --- drivers/usb/host/xhci-ring.c | 32 drivers/usb/host/xhci.c | 23 +-- include/usb/xhci.h | 14