projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4ef47f
)
MAINTAINERS: fix PXA3xx NAND FLASH DRIVER pattern
author
Joe Perches
<joe@perches.com>
Fri, 8 Aug 2014 21:25:10 +0000
(14:25 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:30 +0000
(15:57 -0700)
Use underscore, not dash
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index c453de31f4c2dd55030657a3379de1ac14908149..13dbfe9e57600ec48e481b3ff007f1242e66d506 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-7245,7
+7245,7
@@
PXA3xx NAND FLASH DRIVER
M: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
L: linux-mtd@lists.infradead.org
S: Maintained
-F: drivers/mtd/nand/pxa3xx
-
nand.c
+F: drivers/mtd/nand/pxa3xx
_
nand.c
MMP SUPPORT
M: Eric Miao <eric.y.miao@gmail.com>