kernel/3.1[02]: move MTD root device setup code to mtdcore
[openwrt.git] / target / linux / generic / patches-3.12 / 412-mtd-partial_eraseblock_unlock.patch
index 87c8257..134f657 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/mtdpart.c
 +++ b/drivers/mtd/mtdpart.c
-@@ -332,7 +332,14 @@ static int part_lock(struct mtd_info *mt
+@@ -331,7 +331,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);