aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.9/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-04-09 16:16:20 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-04-09 16:16:20 +0000
commitf79b8bc0ec34db73336b48aba6c824c2c1e9342d (patch)
tree3fee9ec05b5b01f11df78a3cdcd6158a08c811ab /target/linux/generic/patches-3.9/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
parent7251e4fdeb14ae839f19cd15f1b6d0a49188a9d1 (diff)
downloadupstream-f79b8bc0ec34db73336b48aba6c824c2c1e9342d.tar.gz
upstream-f79b8bc0ec34db73336b48aba6c824c2c1e9342d.tar.bz2
upstream-f79b8bc0ec34db73336b48aba6c824c2c1e9342d.zip
kernel: refresh patches against 3.9-rc6
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.9/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch')
-rw-r--r--target/linux/generic/patches-3.9/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch b/target/linux/generic/patches-3.9/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
index 726c2e8b50..f6de3f9372 100644
--- a/target/linux/generic/patches-3.9/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
+++ b/target/linux/generic/patches-3.9/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch
@@ -30,7 +30,7 @@
/****************************************************************************/
struct m25p {
-@@ -1017,7 +1023,7 @@ static int m25p_probe(struct spi_device
+@@ -1018,7 +1024,7 @@ static int m25p_probe(struct spi_device
flash->mtd._write = m25p80_write;
/* prefer "small sector" erase if possible */