diff options
author | Nicolas Ferre <[email protected]> | 2015-11-17 11:14:28 +0100 |
---|---|---|
committer | Nicolas Ferre <[email protected]> | 2015-11-17 12:08:46 +0100 |
commit | 50cb2efaa63bdfd4a68b94acc55a12e68d9c33d4 (patch) | |
tree | 635385f1ebe40d6c875a261f45a93b639fcfa948 | |
parent | 13e2a6fd319b2d07ca8d26b489164154356b5e91 (diff) |
MAINTAINERS: Atmel drivers: change NAND and ISI entries
Update Josh's entries about NAND and ISI drivers.
Thanks for your work with Atmel Josh!
Signed-off-by: Nicolas Ferre <[email protected]>
Acked-by: Wenyou Yang <[email protected]>
Acked-by: Ludovic Desroches <[email protected]>
Acked-by: Josh Wu <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e9caa4b28828..3c9d0d0ba0e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1931,7 +1931,7 @@ S: Supported F: drivers/i2c/busses/i2c-at91.c ATMEL ISI DRIVER -M: Josh Wu <[email protected]> +M: Ludovic Desroches <[email protected]> S: Supported F: drivers/media/platform/soc_camera/atmel-isi.c @@ -1950,7 +1950,8 @@ S: Supported F: drivers/net/ethernet/cadence/ ATMEL NAND DRIVER -M: Josh Wu <[email protected]> +M: Wenyou Yang <[email protected]> +M: Josh Wu <[email protected]> S: Supported F: drivers/mtd/nand/atmel_nand* |