From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933366AbcI1PrC (ORCPT ); Wed, 28 Sep 2016 11:47:02 -0400 Received: from smtpout.microchip.com ([198.175.253.82]:32680 "EHLO email.microchip.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932844AbcI1Pqy (ORCPT ); Wed, 28 Sep 2016 11:46:54 -0400 From: Nicolas Ferre To: Greg Kroah-Hartman , Alexandre Belloni , , , CC: , , Cyrille Pitchen , Nicolas Ferre Subject: [PATCH] MAINTAINERS: update entry for atmel_serial driver Date: Wed, 28 Sep 2016 17:47:35 +0200 Message-ID: <20160928154735.25265-1-nicolas.ferre@atmel.com> X-Mailer: git-send-email 2.9.0 MIME-Version: 1.0 Content-Type: text/plain X-Brightmail-Tracker: H4sIAAAAAAAAC+NgFvrDosTGxcLF5cOi++rp63CDy/uO7GWy+P/6NKvF1yZjiw3ta5ksJn27wWhx79M2RouOKauYLKZNf8fswB7AEMWamZeUX5HAmnH39XfmgjauimV7vzM3MG7h6GLk4hASWM8osefCZeYuRk4ONgFdibMTnrCBJEQE9jJKnLv7mgXEYRZYxigxb1UrO0iVsICTxI65r5lAbBYBVYk5u6+CxXkFbCTudnWD2RICchIN5+8zQ8QFJU7OfMICYjMLSEgcfPECLC4koCLR974fqJ4DqD5QYutWF4hWJ4nn626yQdh2EoenX4Qa6SDRteA3M0zN08cXoWxtie2v9rFC2DoS2w72s0DYthJ7ZkxkgrDdJR48Wg5l+0rMetgAVRMl0bZkM9sERrFZSC6dheTSBYxMqxilnT38dIPDdF0jnD0MzPVykzMKdHMTM/P0kvNzNzFCYiZnB+PkSf6HGCU5mJREebdOOh8uxJeUn1KZkVicEV9UmpNafIhRgoNHSYSXfxlQjre4IDG3ODMdJiXDwaEkwft4KVBKsCg1PbUiLTOnJLUIIn2KUVJKnPcjSFIApC+jNA8ud4lRVEqYNwokx1OQWpSbWQIRv8UozPGQSYglLz8vVQroRAYg0GB8xSjOwagkzCsNcgNPZl4J3AmvgK5jArpu3e7TINeVJCKkpBoYDRSs234ofeLxVU2YEJYj287c8OdUoO+7t6123aaGpxKvGC9V2P1OJyEoZUn8tC+3VYLOHPiVe0f8/vd4DeWHrlvEn2x8c+7UleTXl7pY2+68Psxx63Ug4/u1wifVhEL8o0zkbpv/nJwns+7MPq47nCJ6YUkyVk4SN6fXbTHbsu9dtpvq00lsSizFGYmGWsxFxYkAzw1M9w8DAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 --- 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 S: Maintained F: drivers/mmc/host/atmel-mci.c -ATMEL AT91 / AT32 SERIAL DRIVER -M: Nicolas Ferre -S: Supported -F: drivers/tty/serial/atmel_serial.c - ATMEL AT91 SAMA5D2-Compatible Shutdown Controller M: Nicolas Ferre 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 +S: Maintained +F: drivers/tty/serial/atmel_serial.c +F: include/linux/atmel_serial.h + MICROCHIP / ATMEL ISC DRIVER M: Songjun Wu L: linux-media@vger.kernel.org -- 2.9.0 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Ferre Subject: [PATCH] MAINTAINERS: update entry for atmel_serial driver Date: Wed, 28 Sep 2016 17:47:35 +0200 Message-ID: <20160928154735.25265-1-nicolas.ferre@atmel.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Greg Kroah-Hartman , Alexandre Belloni , richard.genoud@gmail.com, jslaby@suse.cz, linux-serial@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Cyrille Pitchen , Nicolas Ferre List-Id: linux-serial@vger.kernel.org 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 --- 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 S: Maintained F: drivers/mmc/host/atmel-mci.c -ATMEL AT91 / AT32 SERIAL DRIVER -M: Nicolas Ferre -S: Supported -F: drivers/tty/serial/atmel_serial.c - ATMEL AT91 SAMA5D2-Compatible Shutdown Controller M: Nicolas Ferre 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 +S: Maintained +F: drivers/tty/serial/atmel_serial.c +F: include/linux/atmel_serial.h + MICROCHIP / ATMEL ISC DRIVER M: Songjun Wu L: linux-media@vger.kernel.org -- 2.9.0 From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.ferre@atmel.com (Nicolas Ferre) Date: Wed, 28 Sep 2016 17:47:35 +0200 Subject: [PATCH] MAINTAINERS: update entry for atmel_serial driver Message-ID: <20160928154735.25265-1-nicolas.ferre@atmel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 --- 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 S: Maintained F: drivers/mmc/host/atmel-mci.c -ATMEL AT91 / AT32 SERIAL DRIVER -M: Nicolas Ferre -S: Supported -F: drivers/tty/serial/atmel_serial.c - ATMEL AT91 SAMA5D2-Compatible Shutdown Controller M: Nicolas Ferre 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 +S: Maintained +F: drivers/tty/serial/atmel_serial.c +F: include/linux/atmel_serial.h + MICROCHIP / ATMEL ISC DRIVER M: Songjun Wu L: linux-media at vger.kernel.org -- 2.9.0