kernel: update linux 3.9 to 3.9.8
[openwrt/staging/dedeckeh.git] / target / linux / ramips / patches-3.9 / 0210-mtd_fix_cfi_cmdset_0002_erase_status_check.patch
index 91b887f922d20d0ac82cac0d9c753754b8bf79a8..fa6ba258370cdbe1a354814fd7cab8b17ef8bfc1 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/chips/cfi_cmdset_0002.c
 +++ b/drivers/mtd/chips/cfi_cmdset_0002.c
-@@ -1939,7 +1939,7 @@ static int __xipram do_erase_chip(struct
+@@ -1957,7 +1957,7 @@ static int __xipram do_erase_chip(struct
                        chip->erase_suspended = 0;
                }
  
@@ -9,7 +9,7 @@
                        break;
  
                if (time_after(jiffies, timeo)) {
-@@ -2028,7 +2028,7 @@ static int __xipram do_erase_oneblock(st
+@@ -2046,7 +2046,7 @@ static int __xipram do_erase_oneblock(st
                        chip->erase_suspended = 0;
                }