kernel: update kernel 4.4 to version 4.4.9
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-4.4 / 406-mtd-m25p80-use-single-SPI-message-for-writing-data.patch
index 0e0cce219cbc119d07329e397182e289860cca5e..1a3fc31f66d2956a9a93bc4851fa6c80279f1122 100644 (file)
@@ -21,7 +21,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
 
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -78,29 +78,30 @@ static void m25p80_write(struct spi_nor *nor, loff_t to, size_t len,
+@@ -78,29 +78,30 @@ static void m25p80_write(struct spi_nor
  {
        struct m25p *flash = nor->priv;
        struct spi_device *spi = flash->spi;