Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a67f099 authored by Joe Perches's avatar Joe Perches Committed by Linus Torvalds
Browse files

MAINTAINERS: fix PXA3xx NAND FLASH DRIVER pattern



Use underscore, not dash

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e4ef47f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>