kernel: bump 4.4 to 4.4.167
[openwrt/openwrt.git] / target / linux / layerscape / patches-4.4 / 1085-mtd-spi-nor-Check-the-return-value-from-read_sr.patch
index cca7ac1797aa43d43912d1dc43cfa144c8a3020a..81ea8f2a538631a636a4ff3e34047f061e4c360d 100644 (file)
@@ -47,7 +47,7 @@ Integrated-by: Jiang Yutang <yutang.jiang@nxp.com>
  
        /* Cannot unlock; would unlock larger region than requested */
        if (stm_is_locked_sr(nor, ofs - mtd->erasesize, mtd->erasesize,
-@@ -1038,6 +1042,8 @@ static int macronix_quad_enable(struct s
+@@ -1044,6 +1048,8 @@ static int macronix_quad_enable(struct s
        int ret, val;
  
        val = read_sr(nor);