ar71xx: fix DDR write buffer flushing issues with 4.4
[openwrt/staging/dedeckeh.git] / target / linux / ar71xx / patches-4.4 / 462-mtd-m25p80-set-spi-transfer-type.patch
index 11bf9ff71b609b03239179bcd8977c2202f5c8cf..f949235966d4052f48ccd2c19e07e42a97f8e045 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -137,10 +137,12 @@ static int m25p80_read(struct spi_nor *n
+@@ -159,10 +159,12 @@ static int m25p80_read(struct spi_nor *n
        flash->command[0] = nor->read_opcode;
        m25p_addr2cmd(nor, from, flash->command);