RE: [PATCH] usb: gadget: fsl: properly remove remnant of MXC support

From: Leo Li
Date: Mon Jun 14 2021 - 23:54:42 EST




> -----Original Message-----
> From: Joel Stanley <joel@xxxxxxxxx>
> Sent: Monday, June 14, 2021 8:52 PM
> To: Leo Li <leoyang.li@xxxxxxx>
> Cc: Felipe Balbi <balbi@xxxxxxxxxx>; Greg Kroah-Hartman
> <gregkh@xxxxxxxxxxxxxxxxxxx>; linux-usb@xxxxxxxxxxxxxxx; linuxppc-dev
> <linuxppc-dev@xxxxxxxxxxxxxxxx>; Linux Kernel Mailing List <linux-
> kernel@xxxxxxxxxxxxxxx>; Arnd Bergmann <arnd@xxxxxxxx>; Ran Wang
> <ran.wang_1@xxxxxxx>; Fabio Estevam <festevam@xxxxxxxxx>
> Subject: Re: [PATCH] usb: gadget: fsl: properly remove remnant of MXC
> support
>
> On Sat, 12 Jun 2021 at 00:31, Li Yang <leoyang.li@xxxxxxx> wrote:
> >
> > Commit a390bef7db1f ("usb: gadget: fsl_mxc_udc: Remove the driver")
> > didn't remove all the MXC related stuff which can cause build problem
> > for LS1021 when enabled again in Kconfig. This patch remove all the
> > remnants.
> >
> > Signed-off-by: Li Yang <leoyang.li@xxxxxxx>
>
> Reviewed-by: Joel Stanley <joel@xxxxxxxxx>
>
> Will you re-submit the kconfig change once this is merged?

I think that we can re-use your previous patch.

Hi Greg,

Can you apply the reverted Kconfig patch again? Or do you prefer us to re-submit it again?

Regards,
Leo