ar71xx: add kernel support for the TL-WR1043ND v2 board
[oweals/openwrt.git] / target / linux / ar71xx / patches-3.10 / 406-mtd-m25p80-allow-to-specify-max-read-size.patch
index 442d1b76deb921da4acfeb77d71c97235f699eaf..6d2c51d91085b979d689b161d242bf94b03d1e6b 100644 (file)
@@ -84,7 +84,7 @@
        mutex_unlock(&flash->lock);
  
        return 0;
-@@ -1017,6 +1040,12 @@ static int m25p_probe(struct spi_device
+@@ -1020,6 +1043,12 @@ static int m25p_probe(struct spi_device
                flash->mtd._unlock = m25p80_unlock;
        }