diff options
author | Nicolas Ferre <[email protected]> | 2016-09-28 17:47:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-09-29 10:05:06 +0200 |
commit | 5615c3715749fc364e9ef8b597d6c3e7720465d2 (patch) | |
tree | 3e305837d26c547f870943c979f8f68672c55ece | |
parent | 8b8f347d3a4859d22567f3b8e5bb4a69b1089739 (diff) |
MAINTAINERS: update entry for atmel_serial driver
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]>
Acked-by: Richard Genoud <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index db814a89599c..4e2ae17c478e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2113,11 +2113,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 @@ -7750,6 +7745,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 + MICROSOFT SURFACE PRO 3 BUTTON DRIVER M: Chen Yu <[email protected]> |