diff options
author | Joe Perches <joe@perches.com> | 2014-08-08 17:25:10 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-08 18:57:30 -0400 |
commit | 9a67f099c802879c1dd7952114faee4adcf0a5b4 (patch) | |
tree | c5103a56208c2635bbd488d058b40fb9de1e8a9f /MAINTAINERS | |
parent | e4ef47f2fe33906be2a03e5b91c68c84d2613af4 (diff) |
MAINTAINERS: fix PXA3xx NAND FLASH DRIVER pattern
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c453de31f4c2..13dbfe9e5760 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7245,7 +7245,7 @@ PXA3xx NAND FLASH DRIVER | |||
7245 | M: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 7245 | M: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> |
7246 | L: linux-mtd@lists.infradead.org | 7246 | L: linux-mtd@lists.infradead.org |
7247 | S: Maintained | 7247 | S: Maintained |
7248 | F: drivers/mtd/nand/pxa3xx-nand.c | 7248 | F: drivers/mtd/nand/pxa3xx_nand.c |
7249 | 7249 | ||
7250 | MMP SUPPORT | 7250 | MMP SUPPORT |
7251 | M: Eric Miao <eric.y.miao@gmail.com> | 7251 | M: Eric Miao <eric.y.miao@gmail.com> |