Re: [PATCH 02/23] mtd: spi-nor: Prepare core / manufacturer code split

From: Tudor.Ambarus
Date: Fri Mar 13 2020 - 10:41:17 EST


On Friday, March 13, 2020 8:08:44 AM EET Vignesh Raghavendra wrote:
> On 02/03/20 11:37 pm, Tudor.Ambarus@xxxxxxxxxxxxx wrote:
> > From: Boris Brezillon <bbrezillon@xxxxxxxxxx>
> >
> > Move all SPI NOR controller drivers to a controllers/ sub-directory
> > so that we only have SPI NOR related source files under
> > drivers/mtd/spi-nor/.
> >
> > Rename spi-nor.c into core.c, we are about to split this file in multiple
> > source files (one per manufacturer, plus one for the SFDP parsing logic).
> >
> > Signed-off-by: Boris Brezillon <bbrezillon@xxxxxxxxxx>
> > Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
>
> Reviewed-by: Vignesh Raghavendra <vigneshr@xxxxxx>
>
>
> But there are at least two drivers being moved from spi-nor to spi/
> which would conflict with this change.
>

I'll merge the immutable tag provided by Mark and respin this series on top of
it, there will be no conflicts.

Cheers,
ta