ar71xx: add detailed interrupt statistics for the ag71xx driver
[openwrt-10.03/.git] / target / linux / orion / patches / 050-wrt350nv2_cfi_workaround.patch
index 7051159732861ae824ea11694e5b656291977aed..b8ba0e2e28026604eb741f12598c31be9fb08a50 100644 (file)
@@ -1,8 +1,8 @@
 --- a/drivers/mtd/chips/cfi_cmdset_0002.c
 +++ b/drivers/mtd/chips/cfi_cmdset_0002.c
-@@ -364,8 +364,9 @@ struct mtd_info *cfi_cmdset_0002(struct 
-                       return NULL;
-               }
+@@ -385,8 +385,9 @@ struct mtd_info *cfi_cmdset_0002(struct 
+               cfi_fixup_major_minor(cfi, extp);
  
 -              if (extp->MajorVersion != '1' ||
 -                  (extp->MinorVersion < '0' || extp->MinorVersion > '4')) {