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=8dfad61e63d43162de0c05d951349cec0b7296d6;hb=232d61903bbe79a44dd2954e212bde26ab4b0879;hp=6d2c51d91085b979d689b161d242bf94b03d1e6b;hpb=6a90e3d98140de5aaaa8a73b3e03246ef67a4fea;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 6d2c51d910..8dfad61e63 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; -@@ -1020,6 +1043,12 @@ static int m25p_probe(struct spi_device +@@ -1021,6 +1044,12 @@ static int m25p_probe(struct spi_device flash->mtd._unlock = m25p80_unlock; }