diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 16:25:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 16:25:56 +0000 |
commit | 68871def8d8fba33933087356347b955d8dcd4d3 (patch) | |
tree | 644a7798f3a6b993f5226a1388e030e26f03c043 /target/linux/ar71xx/patches-3.10/406-mtd-m25p80-allow-to-specify-max-read-size.patch | |
parent | d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29 (diff) | |
download | mtk-20170518-68871def8d8fba33933087356347b955d8dcd4d3.zip mtk-20170518-68871def8d8fba33933087356347b955d8dcd4d3.tar.gz mtk-20170518-68871def8d8fba33933087356347b955d8dcd4d3.tar.bz2 |
ar71xx: refresh patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41615
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 8e1cd33..ecf8110 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; } |