OSDN Git Service

mtd: spi-nor: Move Everspin bits out of core.c
authorBoris Brezillon <bbrezillon@kernel.org>
Fri, 13 Mar 2020 19:42:41 +0000 (19:42 +0000)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Tue, 17 Mar 2020 07:28:03 +0000 (09:28 +0200)
commit7bdbd1ceb3a124aa96ec000cd5f462fdcd90c91e
treed9764a5f74b60b8358ae4075550605933779e7d1
parent74c7e0e3b91144662f612b26ea4f7b3b79ba734a
mtd: spi-nor: Move Everspin bits out of core.c

Create a SPI NOR manufacturer driver for Everspin chips, and move the
Everspin definitions outside of core.c.

Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
drivers/mtd/spi-nor/Makefile
drivers/mtd/spi-nor/core.c
drivers/mtd/spi-nor/core.h
drivers/mtd/spi-nor/everspin.c [new file with mode: 0644]