MAINTAINERS: fix PXA3xx NAND FLASH DRIVER pattern
authorJoe Perches <joe@perches.com>
Fri, 8 Aug 2014 21:25:10 +0000 (14:25 -0700)
committerLinus 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

index c453de3..13dbfe9 100644 (file)
@@ -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>