Hi, On 4/27/2019 00:44, Doug Anderson wrote: > Hi, > > On Fri, Apr 19, 2019 at 1:05 PM Artur Petrosyan > <arthur.petros...@synopsys.com> wrote: >> >> @@ -426,8 +438,6 @@ static void dwc2_handle_wakeup_detected_intr(struct >> dwc2_hsotg *hsotg) >> /* Change to L0 state */ >> hsotg->lx_state = DWC2_L0; >> } else { >> - if (hsotg->params.power_down) >> - return; >> > > nit: you leave an odd blank line here. Please delete it. > > -Doug >
Agree with this thank you for the review. -- Regards, Artur