
12 Dec
2018
12 Dec
'18
9:38 p.m.
On Wed, Dec 12, 2018 at 11:12 PM Vignesh R vigneshr@ti.com wrote:
spi_flash and spi_flash_ids are no longer needed after SPI NOR migration. Remove them.
Signed-off-by: Vignesh R vigneshr@ti.com
drivers/mtd/spi/spi_flash.c | 1337 ------------------------------- drivers/mtd/spi/spi_flash_ids.c | 211 -----
Better to keep this by renaming and other licesnes, ie what I did before. It's good for maintaining ids separately instead of having in one big spi-nor file.