1
0
Fork 0
alistair23-linux/drivers/usb/musb
Bin Liu 44eb5e12b8 Revert "usb: musb: host: don't start next rx urb if current one failed"
This reverts commit dbac5d07d1.

commit dbac5d07d1 ("usb: musb: host: don't start next rx urb if current one failed")
along with commit b580121222 ("usb: musb: host: clear rxcsr error bit if set")
try to solve the issue described in [1], but the latter alone is
sufficient, and the former causes the issue as in [2], so now revert it.

[1] https://marc.info/?l=linux-usb&m=146173995117456&w=2
[2] https://marc.info/?l=linux-usb&m=151689238420622&w=2

Cc: stable@vger.kernel.org # v4.7+
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-20 15:02:46 +01:00
..
Kconfig usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx 2017-04-18 16:48:26 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
am35x.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
blackfin.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
blackfin.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
cppi_dma.c USB: add SPDX identifiers to all remaining files in drivers/usb/ 2017-11-04 11:48:02 +01:00
cppi_dma.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
da8xx.c USB: musb: da8xx: remove clock con_id 2018-01-09 16:15:19 +01:00
davinci.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
davinci.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
jz4740.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_am335x.c USB: add SPDX identifiers to all remaining files in drivers/usb/ 2017-11-04 11:48:02 +01:00
musb_core.c usb: musb: fix enumeration after resume 2018-02-20 15:02:46 +01:00
musb_core.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_cppi41.c USB: add SPDX identifiers to all remaining files in drivers/usb/ 2017-11-04 11:48:02 +01:00
musb_debug.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_debugfs.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_dma.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_dsps.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_gadget.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_gadget.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_gadget_ep0.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_host.c Revert "usb: musb: host: don't start next rx urb if current one failed" 2018-02-20 15:02:46 +01:00
musb_host.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_io.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_regs.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_trace.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_trace.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musb_virthub.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musbhsdma.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
musbhsdma.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
omap2430.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
omap2430.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
sunxi.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
tusb6010.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
tusb6010.h USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
tusb6010_omap.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
ux500.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00
ux500_dma.c USB: musb: Remove redundant license text 2017-11-07 15:45:01 +01:00