kernel: update m25p80 in 4.1 to the latest version from 4.4-rc1
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-4.1 / 464-spi-ath79-fix-fast-flash-read.patch
index 65eb875bd39107c07b70b33e6b706957aab21c12..758d23181d49eff6afeb35b1fbbd8f36efa2cfca 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -139,6 +139,9 @@ static int m25p80_read(struct spi_nor *n
+@@ -137,6 +137,9 @@ static int m25p80_read(struct spi_nor *n
        flash->command[0] = nor->read_opcode;
        m25p_addr2cmd(nor, from, flash->command);