Change maintainer for the serial driver found on most of the Microchip / Atmel MPUs and take advantage of the move to rename and reorder the entry. I'm happy that Richard is taking over the maintenance of this driver.
Signed-off-by: Nicolas Ferre <[email protected]> --- MAINTAINERS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e39dacd77c0e..06c17717a004 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2140,11 +2140,6 @@ M: Ludovic Desroches <[email protected]> S: Maintained F: drivers/mmc/host/atmel-mci.c -ATMEL AT91 / AT32 SERIAL DRIVER -M: Nicolas Ferre <[email protected]> -S: Supported -F: drivers/tty/serial/atmel_serial.c - ATMEL AT91 SAMA5D2-Compatible Shutdown Controller M: Nicolas Ferre <[email protected]> S: Supported @@ -7930,6 +7925,12 @@ T: git git://git.monstr.eu/linux-2.6-microblaze.git S: Supported F: arch/microblaze/ +MICROCHIP / ATMEL AT91 / AT32 SERIAL DRIVER +M: Richard Genoud <[email protected]> +S: Maintained +F: drivers/tty/serial/atmel_serial.c +F: include/linux/atmel_serial.h + MICROCHIP / ATMEL ISC DRIVER M: Songjun Wu <[email protected]> L: [email protected] -- 2.9.0

