projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: allow to pass part_probe types to the m25p80 driver
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.39
/
109-mtd-wrt160nl-trx-parser.patch
diff --git
a/target/linux/ar71xx/patches-2.6.39/109-mtd-wrt160nl-trx-parser.patch
b/target/linux/ar71xx/patches-2.6.39/109-mtd-wrt160nl-trx-parser.patch
index
ea9460a
..
838fe44
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.39/109-mtd-wrt160nl-trx-parser.patch
+++ b/
target/linux/ar71xx/patches-2.6.39/109-mtd-wrt160nl-trx-parser.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -9
87,6 +987
,16 @@ static int __devinit m25p_probe(struct s
+@@ -9
91,6 +991
,16 @@ static int __devinit m25p_probe(struct s
part_probes, &parts, 0);
}
#endif
This page took
0.026258 seconds
and
4
git commands to generate.