diff options
author | Josh Wu <[email protected]> | 2014-10-13 15:51:24 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-10-14 02:18:13 +0200 |
commit | 5cbac98ad146af2da00bdf004a36b684cb1dc632 (patch) | |
tree | 37d34bb3748f9e7112111a5cd7fe6776417f12df | |
parent | 13b122b3e5843f6177d22bd9484ef58b3660e7da (diff) |
MAINTAINERS: add atmel nand driver maintainer entry
Add an entry in MAINTAINERS file for ATMEL nand driver.
Signed-off-by: Josh Wu <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c08f21d333f9..674ee922b12d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1738,6 +1738,12 @@ M: Nicolas Ferre <[email protected]> S: Supported F: drivers/net/ethernet/cadence/ +ATMEL NAND DRIVER +M: Josh Wu <[email protected]> +S: Supported +F: drivers/mtd/nand/atmel_nand* + ATMEL SPI DRIVER M: Nicolas Ferre <[email protected]> S: Supported |