aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-06-26 13:47:50 +0000
committerJohn Crispin <john@openwrt.org>2014-06-26 13:47:50 +0000
commit22c4f2475b974b16fe136854de9cb09a911061ea (patch)
tree1f7308b44c6b4e69b99fcc30e41d2cd1e514e602 /target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch
parentfbf8b288e1f318cb697f4a86cbe01b4b9573b82d (diff)
downloadupstream-22c4f2475b974b16fe136854de9cb09a911061ea.tar.gz
upstream-22c4f2475b974b16fe136854de9cb09a911061ea.tar.bz2
upstream-22c4f2475b974b16fe136854de9cb09a911061ea.zip
ralink: refresh kernel patches
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41353
Diffstat (limited to 'target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch')
-rw-r--r--target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch b/target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch
index 751a9bcd0c..74453e1bdc 100644
--- a/target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch
+++ b/target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch
@@ -146,7 +146,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
static int sst_write(struct mtd_info *mtd, loff_t to, size_t len,
size_t *retlen, const u_char *buf)
{
-@@ -1058,6 +1180,12 @@ static int m25p_probe(struct spi_device
+@@ -1059,6 +1181,12 @@ static int m25p_probe(struct spi_device
flash->fast_read = true;
#endif