projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: rewrite SPI drivers for the RB4xx boards
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.34
/
102-mtd_m25p80_add_myloader_parser.patch
diff --git
a/target/linux/ar71xx/patches-2.6.34/102-mtd_m25p80_add_myloader_parser.patch
b/target/linux/ar71xx/patches-2.6.34/102-mtd_m25p80_add_myloader_parser.patch
index
45f743e
..
2add607
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.34/102-mtd_m25p80_add_myloader_parser.patch
+++ b/
target/linux/ar71xx/patches-2.6.34/102-mtd_m25p80_add_myloader_parser.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -92
2,6 +922
,16 @@ static int __devinit m25p_probe(struct s
+@@ -92
3,6 +923
,16 @@ static int __devinit m25p_probe(struct s
part_probes, &parts, 0);
}
part_probes, &parts, 0);
}
This page took
0.028971 seconds
and
4
git commands to generate.