kernel: backport upstream commit to fix MIPS cache shift with secondary cache enabled
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.14 / 472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch
index 2a79d904e74745297df23b6468f557762b5a3e28..d4c6a64115f14406815d5ac2ed15785dc4b082e7 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
 
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -1025,6 +1025,7 @@ static const struct spi_device_id m25p_i
+@@ -1022,6 +1022,7 @@ static const struct spi_device_id m25p_i
        { "m25px64",    INFO(0x207117,  0, 64 * 1024, 128, 0) },
  
        /* Winbond -- w25x "blocks" are 64K, "sectors" are 4KiB */