1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 14:04:31 +03:00

kernel: 2.6.32: integrate m25p80 driver related patches from ar71xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19547 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2010-02-08 09:37:16 +00:00
parent 31fbf6222a
commit a3d1e1db67
8 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -856,6 +856,16 @@ static int __devinit m25p_probe(struct s
@@ -867,6 +867,16 @@ static int __devinit m25p_probe(struct s
part_probes, &parts, 0);
}

View File

@ -1,6 +1,6 @@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -870,6 +870,15 @@ static int __devinit m25p_probe(struct s
@@ -877,6 +877,15 @@ static int __devinit m25p_probe(struct s
}
#endif

View File

@ -1,6 +1,6 @@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -885,6 +885,16 @@ static int __devinit m25p_probe(struct s
@@ -886,6 +886,16 @@ static int __devinit m25p_probe(struct s
part_probes, &parts, 0);
}
#endif