kernel: update spi-nor in 4.9 to version from Linus's tree (4.10)
[openwrt/openwrt.git] / target / linux / generic / patches-4.9 / 476-mtd-spi-nor-add-eon-en25q128.patch
index 6644de2495cb8624ad5f0dd70e51874cbe5316ce..6e3c65d461d43e9e8e991080dd053f170d07906f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -815,6 +815,7 @@ static const struct flash_info spi_nor_i
+@@ -816,6 +816,7 @@ static const struct flash_info spi_nor_i
        { "en25q32b",   INFO(0x1c3016, 0, 64 * 1024,   64, 0) },
        { "en25p64",    INFO(0x1c2017, 0, 64 * 1024,  128, 0) },
        { "en25q64",    INFO(0x1c3017, 0, 64 * 1024,  128, SECT_4K) },
        { "en25q32b",   INFO(0x1c3016, 0, 64 * 1024,   64, 0) },
        { "en25p64",    INFO(0x1c2017, 0, 64 * 1024,  128, 0) },
        { "en25q64",    INFO(0x1c3017, 0, 64 * 1024,  128, SECT_4K) },