diff options
author | John Crispin <blogic@openwrt.org> | 2014-06-26 13:47:50 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-06-26 13:47:50 +0000 |
commit | 275b1c0474ae4978ad45e73075d8c59ac6bccbfa (patch) | |
tree | 036ad37896c583f4426eb897c57f60b04de26367 /target/linux/ramips/patches-3.10/0131-mtd-add-chunked-read-io-to-m25p80.patch | |
parent | a5a86f528d940531f3a24eb3c1b1e66fac492852 (diff) | |
download | upstream-275b1c0474ae4978ad45e73075d8c59ac6bccbfa.tar.gz upstream-275b1c0474ae4978ad45e73075d8c59ac6bccbfa.tar.bz2 upstream-275b1c0474ae4978ad45e73075d8c59ac6bccbfa.zip |
ralink: refresh kernel patches
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41353 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 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 |