ar71xx: refresh 2.6.31 patches
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-2.6.31 / 108-mtd_fix_cfi_cmdset_0002_erase_status_check.patch
index 3f25b61dd9f846b11a4b62a8406c5c847aca3476..22aefe0d46b15d28a9f2e03dcd976f84b9e3712c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/chips/cfi_cmdset_0002.c
 +++ b/drivers/mtd/chips/cfi_cmdset_0002.c
-@@ -1579,7 +1579,7 @@ static int __xipram do_erase_chip(struct
+@@ -1568,7 +1568,7 @@ static int __xipram do_erase_chip(struct
                        chip->erase_suspended = 0;
                }
  
@@ -9,7 +9,7 @@
                        break;
  
                if (time_after(jiffies, timeo)) {
-@@ -1667,7 +1667,7 @@ static int __xipram do_erase_oneblock(st
+@@ -1656,7 +1656,7 @@ static int __xipram do_erase_oneblock(st
                        chip->erase_suspended = 0;
                }