From 22d4d1fb84d1b4f7635f65d14a673e5210f9a5b6 Mon Sep 17 00:00:00 2001 From: Gabor Juhos 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 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; -- cgit v1.2.3