From 6f0a45267a42810d00e5c2f4aedf65877a772866 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 8 Sep 2012 13:39:04 +0000 Subject: ar71xx: refresh kernel patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33334 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch') 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 86d953580..8861c615f 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; -- cgit v1.2.3