X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fpatches-3.10%2F406-mtd-m25p80-allow-to-specify-max-read-size.patch;fp=target%2Flinux%2Far71xx%2Fpatches-3.10%2F406-mtd-m25p80-allow-to-specify-max-read-size.patch;h=8e1cd3385bdd7e94b3d6341936221dd64037a3f2;hb=bb693d812c00ea10e3e0054a1f1a8056719aaf35;hp=3f9c1826305b22ece849c2774e7079685fe69b3d;hpb=486d3d469d7151550eb85d8f002a44243ceddf87;p=openwrt.git 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 3f9c182630..8e1cd3385b 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; -@@ -1021,6 +1044,12 @@ static int m25p_probe(struct spi_device +@@ -1022,6 +1045,12 @@ static int m25p_probe(struct spi_device flash->mtd._unlock = m25p80_unlock; }