kernel: update 4.0 to 4.0.8
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-4.0 / 091-mtd-spi-nor-add-support-Spansion_S25FL164K
index 83e43038a9fa5ad605f8ba74e69e5571bd99ca4a..51d93deee2c171c25400b8ebf910faf71481ba11 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-4.0.7/drivers/mtd/spi-nor/spi-nor.c
-===================================================================
---- linux-4.0.7.orig/drivers/mtd/spi-nor/spi-nor.c
-+++ linux-4.0.7/drivers/mtd/spi-nor/spi-nor.c
-@@ -602,6 +602,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
+@@ -598,6 +598,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) },