aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.31/014-samsung_flash
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-04-28 19:59:28 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-04-28 19:59:28 +0000
commit24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5 (patch)
treed6fe7ad0b6d1ad1f628d5402e3b75cff7ee9b74e /target/linux/generic-2.6/patches-2.6.31/014-samsung_flash
parente86e41d6631143bba47565354ac733ae21ca33ad (diff)
downloadupstream-24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5.tar.gz
upstream-24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5.tar.bz2
upstream-24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5.zip
refresh 2.6.31 patches
SVN-Revision: 21240
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.31/014-samsung_flash')
-rw-r--r--target/linux/generic-2.6/patches-2.6.31/014-samsung_flash2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.31/014-samsung_flash b/target/linux/generic-2.6/patches-2.6.31/014-samsung_flash
index 1faeb41eaa..e2a456915c 100644
--- a/target/linux/generic-2.6/patches-2.6.31/014-samsung_flash
+++ b/target/linux/generic-2.6/patches-2.6.31/014-samsung_flash
@@ -8,7 +8,7 @@
static int cfi_amdstd_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
static int cfi_amdstd_write_words(struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
-@@ -375,12 +376,19 @@ struct mtd_info *cfi_cmdset_0002(struct
+@@ -375,12 +376,19 @@ struct mtd_info *cfi_cmdset_0002(struct
if (extp->MajorVersion != '1' ||
(extp->MinorVersion < '0' || extp->MinorVersion > '4')) {