Message ID | 20160928154735.25265-1-nicolas.ferre@atmel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Sep 28, 2016 at 05:47:35PM +0200, Nicolas Ferre wrote: > 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> Can I get an ack from Richard that he agrees with this? thanks, greg k-h
2016-09-28 17:52 GMT+02:00 Greg Kroah-Hartman <gregkh@linuxfoundation.org>: > On Wed, Sep 28, 2016 at 05:47:35PM +0200, Nicolas Ferre wrote: >> 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> > > Can I get an ack from Richard that he agrees with this? absolutely ! Acked-by: Richard Genoud <richard.genoud@gmail.com> > thanks, > > greg k-h thanks !
On Wed, 2016-09-28 at 17:47 +0200, Nicolas Ferre wrote: > 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. [] > diff --git a/MAINTAINERS b/MAINTAINERS [] > +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 Thanks Richard. include/linux is pretty cluttered with random files. atmel_serial.h is #include exactly once. Please move it out of include/linux and into drivers/tty/serial/ one day.
2016-09-28 18:04 GMT+02:00 Joe Perches <joe@perches.com>: > On Wed, 2016-09-28 at 17:47 +0200, Nicolas Ferre wrote: >> 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. > [] >> diff --git a/MAINTAINERS b/MAINTAINERS > [] >> +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 > > Thanks Richard. > > include/linux is pretty cluttered with random files. > > atmel_serial.h is #include exactly once. > > Please move it out of include/linux and into > drivers/tty/serial/ one day. No problem, I'll add that to my TBD list ! Richard.
On Wed, Sep 28, 2016 at 05:47:35PM +0200, Nicolas Ferre wrote: > 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> > Acked-by: Richard Genoud <richard.genoud@gmail.com> > --- > MAINTAINERS | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) This doesn't apply to my tty-next tree at all, what did you make it against? thanks, greg k-h
Le 29/09/2016 à 08:31, Greg Kroah-Hartman a écrit : > On Wed, Sep 28, 2016 at 05:47:35PM +0200, Nicolas Ferre wrote: >> 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> >> Acked-by: Richard Genoud <richard.genoud@gmail.com> >> --- >> MAINTAINERS | 11 ++++++----- >> 1 file changed, 6 insertions(+), 5 deletions(-) > > This doesn't apply to my tty-next tree at all, what did you make it > against? Yesterdays' linux-next (next-20160928 tag). I thought it would be the best for easy pick-up by anybody, particularly on a highly shared file like MAINTAINERS. Tell me if you want me to collect all tags, rebase on tty-next and re-send.
On Thu, Sep 29, 2016 at 09:37:46AM +0200, Nicolas Ferre wrote: > Le 29/09/2016 à 08:31, Greg Kroah-Hartman a écrit : > > On Wed, Sep 28, 2016 at 05:47:35PM +0200, Nicolas Ferre wrote: > >> 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> > >> Acked-by: Richard Genoud <richard.genoud@gmail.com> > >> --- > >> MAINTAINERS | 11 ++++++----- > >> 1 file changed, 6 insertions(+), 5 deletions(-) > > > > This doesn't apply to my tty-next tree at all, what did you make it > > against? > > Yesterdays' linux-next (next-20160928 tag). I thought it would be the > best for easy pick-up by anybody, particularly on a highly shared file > like MAINTAINERS. > > Tell me if you want me to collect all tags, rebase on tty-next and re-send. It's ok, I've fixed it up by hand, it's a tough file to handle at times with lots of different trees touching it like you mention. greg k-h
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
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(-)