kernel: update 4.1 to 4.1.2
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-4.1 / 091-mtd-spi-nor-add-support-Spansion_S25FL164K
index d28fbc60814667f8b1f9730a857166ba77b39c9f..c8aa33666150a671f4f4c82b7388a85d25904d9f 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-4.1.1/drivers/mtd/spi-nor/spi-nor.c
-===================================================================
---- linux-4.1.1.orig/drivers/mtd/spi-nor/spi-nor.c
-+++ linux-4.1.1/drivers/mtd/spi-nor/spi-nor.c
-@@ -618,6 +618,7 @@ static const struct spi_device_id spi_no
+--- a/drivers/mtd/spi-nor/spi-nor.c
++++ b/drivers/mtd/spi-nor/spi-nor.c
+@@ -614,6 +614,7 @@ static const struct spi_device_id spi_no
        { "s25fl016k",  INFO(0xef4015,      0,  64 * 1024,  32, SECT_4K) },
        { "s25fl064k",  INFO(0xef4017,      0,  64 * 1024, 128, SECT_4K) },
        { "s25fl132k",  INFO(0x014016,      0,  64 * 1024,  64, 0) },