kernel: update m25p80 in 4.1 to the latest version from 4.4-rc1
[openwrt/openwrt.git] / target / linux / ar71xx / patches-4.1 / 462-mtd-m25p80-set-spi-transfer-type.patch
index b011c281b0eaee2d6f7b78efbbaafb08caa9fda7..11bf9ff71b609b03239179bcd8977c2202f5c8cf 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -139,10 +139,12 @@ static int m25p80_read(struct spi_nor *n
+@@ -137,10 +137,12 @@ static int m25p80_read(struct spi_nor *n
        flash->command[0] = nor->read_opcode;
        m25p_addr2cmd(nor, from, flash->command);