diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-03-26 14:14:20 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-03-26 14:14:20 +0000 |
commit | 132f7d3cc9ed2d2587214b4f5e7aced259dc223f (patch) | |
tree | 37811c5a731a1c991753037c70a3a1a15b4a2222 /target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch | |
parent | b8e295aa7b5c4fcc4c0de34af8e04b39ac871d18 (diff) | |
download | mtk-20170518-132f7d3cc9ed2d2587214b4f5e7aced259dc223f.zip mtk-20170518-132f7d3cc9ed2d2587214b4f5e7aced259dc223f.tar.gz mtk-20170518-132f7d3cc9ed2d2587214b4f5e7aced259dc223f.tar.bz2 |
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.patch | 2 |
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 f6b1be0..eec90fa 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 */ |