kernel: bump 4.9 to 4.9.63
[openwrt/staging/mkresin.git] / target / linux / ramips / patches-4.9 / 0053-mtd-spi-nor-add-w25q256-3b-mode-switch.patch
index e1e2bae461a8985c97fd8540ea7b385e037dd48c..9d45ad010dbe1c8b67c37511cf3fdcd185ae6953 100644 (file)
@@ -173,7 +173,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        spi_nor_unlock_and_unprep(nor, SPI_NOR_OPS_WRITE);
        return ret;
  }
-@@ -1715,8 +1787,10 @@ int spi_nor_scan(struct spi_nor *nor, co
+@@ -1717,8 +1789,10 @@ int spi_nor_scan(struct spi_nor *nor, co
        else if (mtd->size > 0x1000000) {
                /* enable 4-byte addressing if the device exceeds 16MiB */
                nor->addr_width = 4;