linux/drivers/usb/dwc3
Sebastian Andrzej Siewior c09d6b51d7 usb: dwc3: unmap the proper number of sg entries
num_sgs contains the number of sgs assigned by the gadget.
num_mapped_sgs contains the number of mapped sgs which may differ from
the gadget's values. For dma_unmap_sg() we have to provide the value
which was returned by dma_map_sg().

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-01-24 15:43:17 +02:00
..
core.c
core.h
debug.h
debugfs.c
dwc3-omap.c
dwc3-pci.c
ep0.c
gadget.c usb: dwc3: unmap the proper number of sg entries 2012-01-24 15:43:17 +02:00
gadget.h
host.c
io.h
Kconfig
Makefile