diff options
| author | Nicolas Ferre <[email protected]> | 2018-08-29 16:31:38 +0200 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2018-09-25 12:26:30 +0200 |
| commit | 5db8a02fd85ac741e94d6dd50f0907bcbc6b9261 (patch) | |
| tree | 0d7f545b3304c31d2b209407e4246732deb36a5b | |
| parent | d7bbc7b759bc0d2683e6c10c7d66b95a59a231f9 (diff) | |
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 <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
| -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 <[email protected]> +M: Tudor Ambarus <[email protected]> S: Supported F: drivers/mtd/nand/raw/atmel/* |