Re: [PATCH] nand: raw: remove tango driver

From: Arnd Bergmann
Date: Wed Jan 20 2021 - 10:50:42 EST


On Wed, Jan 20, 2021 at 4:29 PM Miquel Raynal <miquel.raynal@xxxxxxxxxxx> wrote:
>
> Hi Arnd,
>
> Arnd Bergmann <arnd@xxxxxxxxxx> wrote on Wed, 20 Jan 2021 16:05:26
> +0100:
>
> > From: Arnd Bergmann <arnd@xxxxxxxx>
> >
> > The tango platform is getting removed, so the driver is no
> > longer needed.
> >
> > Cc: Marc Gonzalez <marc.w.gonzalez@xxxxxxx>
> > Cc: Mans Rullgard <mans@xxxxxxxxx>
> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> I didn't know. I'll just fix the title when applying to something like
>
> mtd: rawnand: tango: Remove the driver
>
> If you don't mind.

Sure, please do.

If you like, you can also add a pointer to the platform removal

Link: https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-1-arnd@xxxxxxxxxx/T/

which I had added to some of the other submissions, but forgot here.

Arnd