Searched hist:"796 a83fa039de50133171221ac102a2310e81ffd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_gadget.c | diff 796a83fa039de50133171221ac102a2310e81ffd Mon Dec 21 20:18:02 CST 2009 Cliff Cai <cliff.cai@analog.com> USB: musb: correct DMA address for tx
Since a DMA transfer may need to be kicked off several times to complete, the DMA start must include the length that has already been transferred.
Signed-off-by: Cliff Cai <cliff.cai@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Cc: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|