diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-10-24 20:39:42 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-10-24 20:39:42 +0000 |
commit | 2eb6b059bafbbfb22d84f2bce13bb72522a34f82 (patch) | |
tree | b58edaf2483a05006933861e3f712012f9f1bfd6 /target/linux/ar71xx/patches-3.10/406-mtd-m25p80-allow-to-specify-max-read-size.patch | |
parent | 7004b796658fe274026925f96fd3a6711e8a3f5d (diff) | |
download | mtk-20170518-2eb6b059bafbbfb22d84f2bce13bb72522a34f82.zip mtk-20170518-2eb6b059bafbbfb22d84f2bce13bb72522a34f82.tar.gz mtk-20170518-2eb6b059bafbbfb22d84f2bce13bb72522a34f82.tar.bz2 |
ar71xx: refresh 3.10 patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43051
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/406-mtd-m25p80-allow-to-specify-max-read-size.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.10/406-mtd-m25p80-allow-to-specify-max-read-size.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/406-mtd-m25p80-allow-to-specify-max-read-size.patch b/target/linux/ar71xx/patches-3.10/406-mtd-m25p80-allow-to-specify-max-read-size.patch index ecf8110..8e1cd33 100644 --- a/target/linux/ar71xx/patches-3.10/406-mtd-m25p80-allow-to-specify-max-read-size.patch +++ b/target/linux/ar71xx/patches-3.10/406-mtd-m25p80-allow-to-specify-max-read-size.patch @@ -84,7 +84,7 @@ mutex_unlock(&flash->lock); return 0; -@@ -1022,6 +1045,12 @@ static int m25p_probe(struct spi_device +@@ -1022,6 +1045,12 @@ static int m25p_probe(struct spi_device flash->mtd._unlock = m25p80_unlock; } |