summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/474-mtd_mp25p80_add_pm25lq032.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-08-17 23:54:41 +0000
committerLuka Perkov <luka@openwrt.org>2013-08-17 23:54:41 +0000
commitf1509b1958a2f4409653420e7cb216069323b240 (patch)
tree0e7b4de542359d82ef5fa98d2ad09ab038c55584 /target/linux/generic/patches-3.10/474-mtd_mp25p80_add_pm25lq032.patch
parent18a36d3062ddd73538a6be7f4d972ac5a3bd33e4 (diff)
downloadmaster-31e0f0ae-f1509b1958a2f4409653420e7cb216069323b240.tar.gz
master-31e0f0ae-f1509b1958a2f4409653420e7cb216069323b240.tar.bz2
master-31e0f0ae-f1509b1958a2f4409653420e7cb216069323b240.zip
kernel: replace local m25p80 patches with upstream submission
http://lists.infradead.org/pipermail/linux-mtd/2013-August/048154.html http://patchwork.ozlabs.org/patch/268019/ Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37808
Diffstat (limited to 'target/linux/generic/patches-3.10/474-mtd_mp25p80_add_pm25lq032.patch')
-rw-r--r--target/linux/generic/patches-3.10/474-mtd_mp25p80_add_pm25lq032.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/generic/patches-3.10/474-mtd_mp25p80_add_pm25lq032.patch b/target/linux/generic/patches-3.10/474-mtd_mp25p80_add_pm25lq032.patch
deleted file mode 100644
index f7afa16d15..0000000000
--- a/target/linux/generic/patches-3.10/474-mtd_mp25p80_add_pm25lq032.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/drivers/mtd/devices/m25p80.c
-+++ b/drivers/mtd/devices/m25p80.c
-@@ -771,6 +771,7 @@ static const struct spi_device_id m25p_i
- /* PMC -- pm25x "blocks" are 32K, sectors are 4K */
- { "pm25lv512", INFO(0, 0, 32 * 1024, 2, SECT_4K_PMC) },
- { "pm25lv010", INFO(0, 0, 32 * 1024, 4, SECT_4K_PMC) },
-+ { "pm25lq032", INFO(0x7F9D46, 0, 64 * 1024, 64, SECT_4K) },
-
- /* Spansion -- single (large) sector size only, at least
- * for the chips listed here (without boot sectors).