android_kernel_motorola_sm6225/drivers/usb/dwc3
Felipe Balbi bb7ea2841e usb: dwc3: gadget: drop the useless dma_sync_single* calls
if req->dma isn't DMA_ADDR_INVALID it means gadget driver
mapped the request or allocated from coherent, so it's
unnecessary to do anything.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-09-09 13:05:26 +03:00
..
core.c usb: dwc3: add module.h to dwc3-omap.c and core.c 2011-09-09 13:03:00 +03:00
core.h usb: dwc3: define ScaleDown macro helper 2011-09-09 13:05:24 +03:00
debug.h
debugfs.c usb: dwc3: debugfs: remove test mode interface 2011-09-09 13:02:08 +03:00
dwc3-omap.c usb: dwc3: omap: fix IRQ handling 2011-09-09 13:03:12 +03:00
dwc3-pci.c usb: include module.h in the DesignWare USB3 DRD driver 2011-08-23 09:47:40 -07:00
ep0.c usb: dwc3: use ep0_next_event field 2011-09-09 13:02:18 +03:00
gadget.c usb: dwc3: gadget: drop the useless dma_sync_single* calls 2011-09-09 13:05:26 +03:00
gadget.h usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled 2011-08-24 15:06:53 -07:00
io.h
Kconfig
Makefile