summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-09-08 13:39:04 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-09-08 13:39:04 +0000
commit70d00ac64ebfdda82900bfe6160e9f723227533e (patch)
tree1a833f9f1da6910d185ab6a966c99d15abd4cd19 /target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch
parent958cb133ae48700d3364f72559e0a4c0dd819c59 (diff)
downloadmaster-31e0f0ae-70d00ac64ebfdda82900bfe6160e9f723227533e.tar.gz
master-31e0f0ae-70d00ac64ebfdda82900bfe6160e9f723227533e.tar.bz2
master-31e0f0ae-70d00ac64ebfdda82900bfe6160e9f723227533e.zip
ar71xx: refresh kernel patches
SVN-Revision: 33334
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch')
-rw-r--r--target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch b/target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch
index 86d9535802..8861c615fa 100644
--- a/target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch
+++ b/target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch
@@ -87,7 +87,7 @@
mutex_unlock(&flash->lock);
-@@ -924,6 +950,12 @@ static int __devinit m25p_probe(struct s
+@@ -925,6 +951,12 @@ static int __devinit m25p_probe(struct s
flash->mtd.erase = m25p80_erase;
flash->mtd.read = m25p80_read;