Re: [PATCH v2] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core

From: Greg KH
Date: Fri Jan 07 2022 - 04:05:07 EST


On Fri, Jan 07, 2022 at 11:07:19AM +0800, Miaoqian Lin wrote:
> Hi greg k-h:
> > > Fixes: 2bc02355f8ba ("usb: dwc3: qcom: Add support for booting with ACPI")
> > > Signed-off-by: Miaoqian Lin <linmq006@xxxxxxxxx>
> > > ---
> > > Changes in v2:
> > > - add fixes tag.
> > > - do error handling in a unified way.
> > > - add necessary blank line.
> > > ---
> > > drivers/usb/dwc3/dwc3-qcom.c | 11 +++++++++--
> > > 1 file changed, 9 insertions(+), 2 deletions(-)
> >
> >
> > Does not apply to my tree at all :(
> >
> > Please rebase and resend.
>
> I see the v1 of this patch has been applied to usb-next branch.
> v2 has some format fixes. I am unsure should I rebase v2 on the top of usb-next?
> I am afraid to introduce more inconvenience.

If v1 was incorrect, please submit a patch to either fix it, or revert
it entirely.

thanks,

greg k-h