Home
last modified time | relevance | path

Searched hist:"0 a2ce62b61f2c76d0213edf4e37aaf54a8ddf295" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/renesas_usbhs/
H A Dfifo.cdiff 0a2ce62b61f2c76d0213edf4e37aaf54a8ddf295 Wed Sep 27 11:47:13 CEST 2017 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction

This patch fixes an issue that the usbhsf_fifo_clear() is possible
to cause 10 msec delay if the pipe is RX direction and empty because
the FRDY bit will never be set to 1 in such case.

Fixes: e8d548d54968 ("usb: renesas_usbhs: fifo became independent from pipe.")
Cc: <stable@vger.kernel.org> # v3.1+
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>