kernel: bump 4.9 to 4.9.63
[openwrt/staging/mkresin.git] / target / linux / ramips / patches-4.9 / 0054-mtd-add-chunked-read-io-to-m25p80.patch
index 7f88ec52a753069e43f7d79e4794f9bae383faeb..0a429d2bcd60da5a1ba82d2fc31965c370092e6e 100644 (file)
@@ -83,7 +83,7 @@
  
        if (info->flags & USE_FSR)
                nor->flags |= SNOR_F_USE_FSR;
-@@ -1735,11 +1798,20 @@ int spi_nor_scan(struct spi_nor *nor, co
+@@ -1737,11 +1800,20 @@ int spi_nor_scan(struct spi_nor *nor, co
        mtd->writebufsize = nor->page_size;
  
        if (np) {