K 10 svn:author V 8 hselasky K 8 svn:date V 27 2015-06-05T07:17:14.133202Z K 7 svn:log V 283 MFC r283922: Fix for control endpoint handling in the DWC OTG driver. The data stage processing is only allowed after the setup complete event has been received. Else a race may occur and the OUT data can be corrupted. While at it ensure resetting a FIFO has the required wait loop. END