diff options
author | John Crispin <john@openwrt.org> | 2014-06-26 13:47:50 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-26 13:47:50 +0000 |
commit | 22c4f2475b974b16fe136854de9cb09a911061ea (patch) | |
tree | 1f7308b44c6b4e69b99fcc30e41d2cd1e514e602 /target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch | |
parent | fbf8b288e1f318cb697f4a86cbe01b4b9573b82d (diff) | |
download | mtk-20170518-22c4f2475b974b16fe136854de9cb09a911061ea.zip mtk-20170518-22c4f2475b974b16fe136854de9cb09a911061ea.tar.gz mtk-20170518-22c4f2475b974b16fe136854de9cb09a911061ea.tar.bz2 |
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.patch | 2 |
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 751a9bc..74453e1 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 |