kernel: update 4.9 to 4.9.44
[openwrt/staging/jow.git] / target / linux / generic / pending-4.9 / 412-mtd-partial_eraseblock_unlock.patch
index 8969de504c2d54605dbf5bd9c7641a780c4520bf..fd6ffc6fa9e4c7dbb2f41c1421915c3f78a67f66 100644 (file)
@@ -18,11 +18,9 @@ Signed-off-by: Tim Harvey <tharvey@gateworks.com>
  drivers/mtd/mtdpart.c | 11 ++++++++++-
  1 file changed, 10 insertions(+), 1 deletion(-)
 
-diff --git a/drivers/mtd/mtdpart.c b/drivers/mtd/mtdpart.c
-index 0238b0babe2f..d41418524833 100644
 --- a/drivers/mtd/mtdpart.c
 +++ b/drivers/mtd/mtdpart.c
-@@ -343,7 +343,16 @@ static int part_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len)
+@@ -343,7 +343,16 @@ 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 = mtd_to_part(mtd);
@@ -40,6 +38,3 @@ index 0238b0babe2f..d41418524833 100644
  }
  
  static int part_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len)
--- 
-2.11.0
-