commit | 0d25744ad107b6c9010153f3ebf8b59672b5b8e7 | [log] [tgz] |
---|---|---|
author | John Youn <johnyoun@synopsys.com> | Thu May 19 17:26:08 2016 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Jun 20 12:32:43 2016 +0300 |
tree | a490370c811497d5c4a19540ad52c0983002ad54 | |
parent | dca0119c3ab69fea2429ec2db7e3686614bd1439 [diff] |
usb: dwc3: gadget: Initialize the TRB ring Clears out all the TRBs in the ring to clean up any stale data that might be in them from the previous time the endpoint was enabled. Also removed the existing clear of the LINK trb since the entire ring is cleard just before. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>