ar71xx: refresh m25p80 patches
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-3.10 / 406-mtd-m25p80-allow-to-specify-max-read-size.patch
index 3f9c1826305b22ece849c2774e7079685fe69b3d..8dfad61e63d43162de0c05d951349cec0b7296d6 100644 (file)
@@ -84,7 +84,7 @@
        mutex_unlock(&flash->lock);
  
        return 0;
-@@ -1021,6 +1044,12 @@ static int m25p_probe(struct spi_device 
+@@ -1021,6 +1044,12 @@ static int m25p_probe(struct spi_device
                flash->mtd._unlock = m25p80_unlock;
        }