kernel: bump 4.14 to 4.14.178
[openwrt/staging/jow.git] / target / linux / ar71xx / patches-4.14 / 411-mtd-cfi_cmdset_0002-force-word-write.patch
index 5a6eb77d0f41461d6226824d66ede26956700118..9a367c2ab05533c2db2bce3d7c781bdc03afd9aa 100644 (file)
@@ -43,7 +43,7 @@
  static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip,
                                    unsigned long adr, const u_char *buf,
                                    int len)
-@@ -1928,7 +1933,6 @@ static int __xipram do_write_buffer(stru
+@@ -1932,7 +1937,6 @@ static int __xipram do_write_buffer(stru
        return ret;
  }
  
@@ -51,7 +51,7 @@
  static int cfi_amdstd_write_buffers(struct mtd_info *mtd, loff_t to, size_t len,
                                    size_t *retlen, const u_char *buf)
  {
-@@ -2003,6 +2007,7 @@ static int cfi_amdstd_write_buffers(stru
+@@ -2007,6 +2011,7 @@ static int cfi_amdstd_write_buffers(stru
  
        return 0;
  }