kernel: update kernel 4.4 to version 4.4.9
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-4.4 / 405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch
index 2b3773f0a2b79633a0a278ff42c3278879842c50..1cf883a9637fd3cb95afec98a1c78960df050e97 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
-@@ -869,6 +869,18 @@ static const struct flash_info *spi_nor_read_id(struct spi_nor *nor)
+@@ -869,6 +869,18 @@ static const struct flash_info *spi_nor_
        }
        dev_err(nor->dev, "unrecognized JEDEC id bytes: %02x, %2x, %2x\n",
                id[0], id[1], id[2]);