diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 13:39:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 13:39:04 +0000 |
commit | 70d00ac64ebfdda82900bfe6160e9f723227533e (patch) | |
tree | 1a833f9f1da6910d185ab6a966c99d15abd4cd19 /target/linux/ar71xx/patches-3.3/406-mtd-m25p80-allow-to-specify-max-read-size.patch | |
parent | 958cb133ae48700d3364f72559e0a4c0dd819c59 (diff) | |
download | mtk-20170518-70d00ac64ebfdda82900bfe6160e9f723227533e.zip mtk-20170518-70d00ac64ebfdda82900bfe6160e9f723227533e.tar.gz mtk-20170518-70d00ac64ebfdda82900bfe6160e9f723227533e.tar.bz2 |
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.patch | 2 |
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 86d9535..8861c61 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; |