kernel: move linux, part-probe dt parsing in generic code
[openwrt/openwrt.git] / target / linux / generic / patches-4.1 / 412-mtd-partial_eraseblock_unlock.patch
index 62f9d5bad0ba8d4eaa49c0bc6304508341017793..b7964e25b807ee45a1617025ee62044b21f1a393 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/mtdpart.c
 +++ b/drivers/mtd/mtdpart.c
-@@ -335,7 +335,14 @@ static int part_lock(struct mtd_info *mt
+@@ -336,7 +336,14 @@ static int part_lock(struct mtd_info *mt
  static int part_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len)
  {
        struct mtd_part *part = PART(mtd);