kernel: mtd: backport Macronix sector size fix
[oweals/openwrt.git] / target / linux / brcm63xx / patches-4.4 / 000-4.5-03-spi-nor-convert-to-spi_nor_-get-set-_flash_node.patch
index 91fc1ff693d5c9d724cf775e733e9ce64efdd875..3dce6c0361fb827362999b1e3c8851740665a4d2 100644 (file)
@@ -68,7 +68,7 @@ Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
        spifi->nor.write = nxp_spifi_write;
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -1109,7 +1109,7 @@ int spi_nor_scan(struct spi_nor *nor, co
+@@ -1111,7 +1111,7 @@ int spi_nor_scan(struct spi_nor *nor, co
        const struct flash_info *info = NULL;
        struct device *dev = nor->dev;
        struct mtd_info *mtd = &nor->mtd;