aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-03-26 14:14:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-03-26 14:14:20 +0000
commit132f7d3cc9ed2d2587214b4f5e7aced259dc223f (patch)
tree37811c5a731a1c991753037c70a3a1a15b4a2222 /target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch
parentb8e295aa7b5c4fcc4c0de34af8e04b39ac871d18 (diff)
downloadupstream-132f7d3cc9ed2d2587214b4f5e7aced259dc223f.tar.gz
upstream-132f7d3cc9ed2d2587214b4f5e7aced259dc223f.tar.bz2
upstream-132f7d3cc9ed2d2587214b4f5e7aced259dc223f.zip
update to 3.14-rc8
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 40023
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 f6b1be0f98..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 {
-@@ -1195,7 +1201,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 */