android_kernel_motorola_sm6225/drivers/usb/dwc3
Felipe Balbi cd423dd363 usb: dwc3: ep0: increment "actual" on bounced ep0 case
due to a HW limitation we have a bounce buffer for ep0
out transfers which are not aligned with MaxPacketSize.

On such case we were not increment r->actual as we should.

This patch fixes that mistake.

Cc: stable@vger.kernel.org
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-04-10 12:21:44 +03:00
..
core.c usb: dwc3: core: Convert to module_platform_driver 2012-03-02 16:20:28 -08:00
core.h usb: dwc3: changes for v3.4 merge window 2012-03-02 15:56:33 -08:00
debug.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
debugfs.c usb: dwc3: debugfs: fix off by one when entering testmode 2012-02-10 12:14:53 +02:00
dwc3-exynos.c usb: dwc3: Add Exynos Specific Glue layer 2012-03-02 12:11:28 +02:00
dwc3-omap.c usb: dwc3: linux/module.h included twice 2012-03-02 12:12:00 +02:00
dwc3-pci.c USB merge for 3.4-rc1 2012-03-20 11:26:30 -07:00
ep0.c usb: dwc3: ep0: increment "actual" on bounced ep0 case 2012-04-10 12:21:44 +03:00
gadget.c usb: dwc3: changes for v3.4 merge window 2012-03-02 15:56:33 -08:00
gadget.h usb: dwc3: changes for v3.4 merge window 2012-03-02 15:56:33 -08:00
host.c usb: dwc3: host: align on host device name 2012-02-06 11:48:42 +02:00
io.h usb: dwc3: fix few coding style problems 2011-12-12 11:48:29 +02:00
Kconfig usb: dwc3: depend on both Host and Gadget stacks 2011-12-12 11:48:14 +02:00
Makefile usb: dwc3: Add Exynos Specific Glue layer 2012-03-02 12:11:28 +02:00