aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-01-03 22:59:43 +0000
committerLuka Perkov <luka@openwrt.org>2015-01-03 22:59:43 +0000
commit7af8f70cd0aa30b373860194504688925197d7c2 (patch)
tree68abaa78fe79712cd2383c0ef5c10a6f20bf01e7 /target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch
parent6a4878c9734525dc7e42bc9998083fd46c8aec68 (diff)
downloadupstream-7af8f70cd0aa30b373860194504688925197d7c2.tar.gz
upstream-7af8f70cd0aa30b373860194504688925197d7c2.tar.bz2
upstream-7af8f70cd0aa30b373860194504688925197d7c2.zip
kernel: update 3.14 to 3.14.27
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43820 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch')
-rw-r--r--target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch b/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch
index 4f2f4e6586..eec90fa413 100644
--- a/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch
+++ b/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch
@@ -30,7 +30,7 @@
/****************************************************************************/
enum read_type {
-@@ -1192,7 +1198,7 @@ static int m25p_probe(struct spi_device
+@@ -1192,7 +1198,7 @@ static int m25p_probe(struct spi_device
flash->mtd._write = m25p80_write;
/* prefer "small sector" erase if possible */