kernel: bump 4.9 to 4.9.82
[openwrt/staging/stintel.git] / target / linux / generic / pending-4.9 / 491-ubi-auto-create-ubiblock-device-for-rootfs.patch
index 2e7933ba2beb09e5bbf03acde2a24bc33d214ce8..adc653ddcd17a957a6f9b47770c3d6b9367c74de 100644 (file)
@@ -8,7 +8,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
 
 --- a/drivers/mtd/ubi/block.c
 +++ b/drivers/mtd/ubi/block.c
-@@ -627,6 +627,44 @@ static void __init ubiblock_create_from_
+@@ -635,6 +635,44 @@ static void __init ubiblock_create_from_
        }
  }
  
@@ -53,7 +53,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  static void ubiblock_remove_all(void)
  {
        struct ubiblock *next;
-@@ -657,6 +695,10 @@ int __init ubiblock_init(void)
+@@ -667,6 +705,10 @@ int __init ubiblock_init(void)
         */
        ubiblock_create_from_param();