Re: [PATCH 2/3] usb: xhci-plat: add xhci_plat_priv_overwrite

From: Albert Wang
Date: Thu Nov 03 2022 - 10:13:27 EST


Understood, will fix and re-upload v2 patch set.

Thanks,
Albert

Albert Wang | Pixel USB Software | albertccwang@xxxxxxxxxx | +886-918-695-245


On Thu, Oct 27, 2022 at 2:22 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Thu, Oct 27, 2022 at 08:40:49AM +0800, Albert Wang wrote:
> > From: Howard Yen <howardyen@xxxxxxxxxx>
> >
> > Add an overwrite to platform specific callback for setting up the
> > xhci_offload_ops, allow vendor to store the xhci_offload_ops and
> > overwrite them when xhci_plat_probe invoked.
> >
> > Signed-off-by: Howard Yen <howardyen@xxxxxxxxxx>
> > Link: https://lore.kernel.org/r/20210119101044.1637023-1-howardyen@xxxxxxxxxx
> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxx>
>
> Again, no, I do NOT sign off on this submission.
>
> Also, you did not sign off on it, yet you forwarded it on. That's not
> allowed either, and makes this whole series not even able to be
> accepted, if it were a valid set of changes :(
>
> Please fix.
>
> thanks,
>
> greg k-h