Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1492668

[PATCH] MAINTAINERS: update entry for atmel_serial driver

From Nicolas Ferre <nicolas.ferre@atmel.com>
Newsgroups linux.kernel
Subject [PATCH] MAINTAINERS: update entry for atmel_serial driver
Date 2016-09-28 17:50 +0200
Message-ID <smpho-by-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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 <nicolas.ferre@atmel.com>
---
 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 <ludovic.desroches@atmel.com>
 S:	Maintained
 F:	drivers/mmc/host/atmel-mci.c
 
-ATMEL AT91 / AT32 SERIAL DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
-S:	Supported
-F:	drivers/tty/serial/atmel_serial.c
-
 ATMEL AT91 SAMA5D2-Compatible Shutdown Controller
 M:	Nicolas Ferre <nicolas.ferre@atmel.com>
 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 <richard.genoud@gmail.com>
+S:	Maintained
+F:	drivers/tty/serial/atmel_serial.c
+F:	include/linux/atmel_serial.h
+
 MICROCHIP / ATMEL ISC DRIVER
 M:	Songjun Wu <songjun.wu@microchip.com>
 L:	linux-media@vger.kernel.org
-- 
2.9.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] MAINTAINERS: update entry for atmel_serial driver Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-09-28 17:50 +0200
  Re: [PATCH] MAINTAINERS: update entry for atmel_serial driver Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-09-28 18:00 +0200
    Re: [PATCH] MAINTAINERS: update entry for atmel_serial driver Richard Genoud <richard.genoud@gmail.com> - 2016-09-28 18:00 +0200
  Re: [PATCH] MAINTAINERS: update entry for atmel_serial driver Joe Perches <joe@perches.com> - 2016-09-28 18:10 +0200
    Re: [PATCH] MAINTAINERS: update entry for atmel_serial driver Richard Genoud <richard.genoud@gmail.com> - 2016-09-29 08:20 +0200
  Re: [PATCH] MAINTAINERS: update entry for atmel_serial driver Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-09-29 08:40 +0200
    Re: [PATCH] MAINTAINERS: update entry for atmel_serial driver Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-09-29 09:40 +0200
      Re: [PATCH] MAINTAINERS: update entry for atmel_serial driver Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-09-29 10:10 +0200

csiph-web