From 796a83fa039de50133171221ac102a2310e81ffd Mon Sep 17 00:00:00 2001 From: Cliff Cai Date: Mon, 21 Dec 2009 21:18:02 -0500 Subject: [PATCH] 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-format-patch failed