Re: [PATCH 1/9] mtd: spi-nor: add SPI-NOR framework

2015-03-09 Thread Sascha Hauer
On Fri, Mar 06, 2015 at 05:25:15PM +0100, Steffen Trumtrar wrote: Import the SPI-NOR framework from the linux kernel. Please add the version you got this from. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions |

[PATCH 1/9] mtd: spi-nor: add SPI-NOR framework

2015-03-06 Thread Steffen Trumtrar
Import the SPI-NOR framework from the linux kernel. Signed-off-by: Steffen Trumtrar s.trumt...@pengutronix.de --- drivers/mtd/Kconfig |1 + drivers/mtd/Makefile|1 + drivers/mtd/spi-nor/Kconfig |6 + drivers/mtd/spi-nor/Makefile|1 +