From 22c4f2475b974b16fe136854de9cb09a911061ea Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 26 Jun 2014 13:47:50 +0000 Subject: ralink: refresh kernel patches Signed-off-by: John Crispin SVN-Revision: 41353 --- .../ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch') 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 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 -- cgit v1.2.3