aboutsummaryrefslogtreecommitdiffstats
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
commit9b1c28f3047128f54a16b269f5a9c533f5ffeb5f (patch)
tree032fd18a990e52b7d0a3fefba14e8975531a6209 /target/linux/generic/patches-3.10/474-mtd_mp25p80_add_pm25lq032.patch
parentd3984f8fde7c3bfde952566efd3ae75724befeb0 (diff)
downloadupstream-9b1c28f3047128f54a16b269f5a9c533f5ffeb5f.tar.gz
upstream-9b1c28f3047128f54a16b269f5a9c533f5ffeb5f.tar.bz2
upstream-9b1c28f3047128f54a16b269f5a9c533f5ffeb5f.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37808 3c298f89-4303-0410-b956-a3cf2f4a3e73
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).