commit | daec765da767e4a6a30e1298862b28f2cae9a73f | [log] [tgz] |
---|---|---|
author | Neil Zhang <zhangwm@marvell.com> | Wed Oct 12 16:49:36 2011 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Thu Oct 13 20:42:06 2011 +0300 |
tree | af15335fc0121b7e9b36519c6dafa5976ea587d8 | |
parent | 046b07ac0458fba8c5ca8d9ee04658c02066ee03 [diff] |
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 <zhangwm@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>