From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754460AbcI2Gby (ORCPT ); Thu, 29 Sep 2016 02:31:54 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50085 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751038AbcI2Gbq (ORCPT ); Thu, 29 Sep 2016 02:31:46 -0400 Date: Thu, 29 Sep 2016 08:31:48 +0200 From: Greg Kroah-Hartman To: Nicolas Ferre Cc: Alexandre Belloni , richard.genoud@gmail.com, jslaby@suse.cz, linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Cyrille Pitchen Subject: Re: [PATCH] MAINTAINERS: update entry for atmel_serial driver Message-ID: <20160929063148.GA418@kroah.com> References: <20160928154735.25265-1-nicolas.ferre@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160928154735.25265-1-nicolas.ferre@atmel.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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 > Acked-by: Richard Genoud > --- > 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Thu, 29 Sep 2016 08:31:48 +0200 Subject: [PATCH] MAINTAINERS: update entry for atmel_serial driver In-Reply-To: <20160928154735.25265-1-nicolas.ferre@atmel.com> References: <20160928154735.25265-1-nicolas.ferre@atmel.com> Message-ID: <20160929063148.GA418@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 > Acked-by: Richard Genoud > --- > 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