X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Far71xx%2Fpatches-3.10%2F406-mtd-m25p80-allow-to-specify-max-read-size.patch;h=8e1cd3385bdd7e94b3d6341936221dd64037a3f2;hb=34cf0e9e175f584030052a48029ef2a4afd19dac;hp=3f9c1826305b22ece849c2774e7079685fe69b3d;hpb=fb9fb4aa68f3e1807df6b4b1fc0da8fd75a7aad0;p=openwrt-github%2F.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; }