kernel: update kernel 4.1 to version 4.1.34
[openwrt/openwrt.git] / target / linux / generic / patches-4.1 / 490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch
index d2fb8022e40352895ae2b67b403d8aeb0f980609..7afc1386b19197d5d37b609de72b831041733920 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
 
 --- a/drivers/mtd/ubi/build.c
 +++ b/drivers/mtd/ubi/build.c
-@@ -1218,6 +1218,49 @@ static struct mtd_info * __init open_mtd
+@@ -1221,6 +1221,49 @@ static struct mtd_info * __init open_mtd
        return mtd;
  }
  
@@ -61,7 +61,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  static int __init ubi_init(void)
  {
        int err, i, k;
-@@ -1310,6 +1353,12 @@ static int __init ubi_init(void)
+@@ -1313,6 +1356,12 @@ static int __init ubi_init(void)
                }
        }