From: Neil Zhang Date: Wed, 12 Oct 2011 08:49:36 +0000 (+0800) Subject: usb: gadget: mv_udc: fix dtd dma confusion X-Git-Tag: v3.2-rc1~183^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daec765da767e4a6a30e1298862b28f2cae9a73f;p=pandora-kernel.git usb: gadget: mv_udc: fix dtd dma confusion The controller will prime failure sometimes when do the iperf test. Add delay to wait controller release dtd dma before we free it. Then the issue is gone. Signed-off-by: Neil Zhang Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed