kernel: update kernel 4.4 to version 4.4.79
[openwrt/openwrt.git] / target / linux / layerscape / patches-4.4 / 1103-mtd-spi-nor-Support-R-W-for-S25FS-S-family-flash.patch
index 9cfa2697a8bbd06ae466ded059c0206bdd1be49b..7b954dd5c8800adc4a65b9b8807254e868758e8d 100644 (file)
@@ -95,7 +95,7 @@ Signed-off-by: Yunhui Cui <yunhui.cui@nxp.com>
  static int spi_nor_read(struct mtd_info *mtd, loff_t from, size_t len,
                        size_t *retlen, u_char *buf)
  {
-@@ -1248,6 +1302,12 @@ int spi_nor_scan(struct spi_nor *nor, co
+@@ -1255,6 +1309,12 @@ int spi_nor_scan(struct spi_nor *nor, co
                write_sr(nor, ret);
        }