summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/patches-3.3/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-09-08 13:39:04 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-09-08 13:39:04 +0000
commit70d00ac64ebfdda82900bfe6160e9f723227533e (patch)
tree1a833f9f1da6910d185ab6a966c99d15abd4cd19 /target/linux/ar71xx/patches-3.3/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch
parent958cb133ae48700d3364f72559e0a4c0dd819c59 (diff)
downloadmtk-20170518-70d00ac64ebfdda82900bfe6160e9f723227533e.zip
mtk-20170518-70d00ac64ebfdda82900bfe6160e9f723227533e.tar.gz
mtk-20170518-70d00ac64ebfdda82900bfe6160e9f723227533e.tar.bz2
ar71xx: refresh kernel patches
SVN-Revision: 33334
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch')
-rw-r--r--target/linux/ar71xx/patches-3.3/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch b/target/linux/ar71xx/patches-3.3/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch
index fd78019..14f2de5 100644
--- a/target/linux/ar71xx/patches-3.3/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch
+++ b/target/linux/ar71xx/patches-3.3/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -1017,7 +1017,9 @@ static int __devinit m25p_probe(struct s
+@@ -1018,7 +1018,9 @@ static int __devinit m25p_probe(struct s
/* partitions should match sector boundaries; and it may be good to
* use readonly partitions for writeprotected sectors (BP2..BP0).
*/