kernel: bump 4.19 to 4.19.105
[openwrt/staging/jow.git] / target / linux / bcm53xx / patches-4.19 / 400-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch
index 21687e7a35024285f0c75f20cb37a05ef156e8d6..cfbf86ef6fac583b63981c5390e51eb66e35b3e7 100644 (file)
@@ -13,7 +13,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
 
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -1301,6 +1301,18 @@ static const struct flash_info *spi_nor_
+@@ -1305,6 +1305,18 @@ static const struct flash_info *spi_nor_
        }
        dev_err(nor->dev, "unrecognized JEDEC id bytes: %02x, %02x, %02x\n",
                id[0], id[1], id[2]);