Re: [RFT PATCH 1/2] usb: dwc2: Add a 10 ms delay to dwc2_core_reset()

From: Doug Anderson
Date: Fri Mar 04 2016 - 19:36:37 EST


Hi,

On Fri, Mar 4, 2016 at 3:46 PM, Karl Palsson <karlp@xxxxxxxxxxxx> wrote:
>> + /*
>> + * Sleep for 10-15 ms after the reset to let it finish.
>> + *
>> + * It's been confirmed on at least one version of the controller
>> + * that this is a requirement that this is a requirement in order for
>
> ^^ duplicate wording here.

Thanks for catching. I'm happy to re-post with fixed wording or have
a maintainer adjust it to this if/when it is applied:

* It's been confirmed on at least one version of the
* controller that this is a requirement in order for
* everything to settle. Specifically if you:

Please let me know if you'd like it re-posted.


-Doug