diff options
author | Nicolas Ferre <nicolas.ferre@microchip.com> | 2018-08-29 16:31:38 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-09-25 12:26:30 +0200 |
commit | 5db8a02fd85ac741e94d6dd50f0907bcbc6b9261 (patch) | |
tree | 0d7f545b3304c31d2b209407e4246732deb36a5b | |
parent | d7bbc7b759bc0d2683e6c10c7d66b95a59a231f9 (diff) | |
download | blackbird-obmc-linux-5db8a02fd85ac741e94d6dd50f0907bcbc6b9261.tar.gz blackbird-obmc-linux-5db8a02fd85ac741e94d6dd50f0907bcbc6b9261.zip |
MAINTAINERS: update entry for Microchip NAND driver support
Replace the Microchip/Atmel NAND controller driver maintainer
by removing Josh and adding Tudor.
Cc: Josh Wu <rainyfeeling@outlook.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7f97f1f83398..43fa2ebb292e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9528,7 +9528,7 @@ F: drivers/media/platform/atmel/atmel-isc-regs.h F: devicetree/bindings/media/atmel-isc.txt MICROCHIP / ATMEL NAND DRIVER -M: Josh Wu <rainyfeeling@outlook.com> +M: Tudor Ambarus <tudor.ambarus@microchip.com> L: linux-mtd@lists.infradead.org S: Supported F: drivers/mtd/nand/raw/atmel/* |