From: Cliff Cai Date: Tue, 22 Dec 2009 02:18:02 +0000 (-0500) Subject: USB: musb: correct DMA address for tx X-Git-Tag: v2.6.33-rc2~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796a83fa039de50133171221ac102a2310e81ffd;p=pandora-kernel.git 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 Signed-off-by: Mike Frysinger Cc: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed