On 4 February 2015 at 21:51, Sergei Shtylyov
<[email protected]> wrote:
>> diff --git a/drivers/usb/dwc2/gadget.c b/drivers/usb/dwc2/gadget.c
>> index 15aa578..20085de 100644
>> --- a/drivers/usb/dwc2/gadget.c
>> +++ b/drivers/usb/dwc2/gadget.c
>> @@ -2314,9 +2314,13 @@ void s3c_hsotg_core_init_disconnected(struct
>> dwc2_hsotg *hsotg,
>>                 GINTSTS_USBSUSP | GINTSTS_WKUPINT,
>>                 hsotg->regs + GINTMSK);
>>
>> +       if ((hsotg->core_params) && (hsotg->core_params->ahbcfg != -1))
>
>
>    Inner pares not needed, especially the first ones.

Yes, definitely.
Thanks Sergei.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to