All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Josh Wu <josh.wu@atmel.com>, <computersforpeace@gmail.com>,
	<akpm@linux-foundation.org>
Cc: gregkh@linuxfoundation.org, linux-mtd@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] MAINTAINERS: add atmel nand driver maintainer entry
Date: Mon, 29 Sep 2014 10:38:28 +0200	[thread overview]
Message-ID: <54291A84.5080109@atmel.com> (raw)
In-Reply-To: <1411979763-1449-1-git-send-email-josh.wu@atmel.com>

On 29/09/2014 10:36, Josh Wu :
> This patch adds an entry in MAINTAINERS file for ATMEL nand driver.
> 
> Signed-off-by: Josh Wu <josh.wu@atmel.com>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3705430..1bdf3bf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1698,6 +1698,12 @@ M:	Nicolas Ferre <nicolas.ferre@atmel.com>
>  S:	Supported
>  F:	drivers/net/ethernet/cadence/
>  
> +ATMEL NAND DRIVER
> +M:	Josh Wu <josh.wu@atmel.com>
> +L:	linux-mtd@lists.infradead.org
> +S:	Supported
> +F:	drivers/mtd/nand/atmel_nand*
> +
>  ATMEL SPI DRIVER
>  M:	Nicolas Ferre <nicolas.ferre@atmel.com>
>  S:	Supported
> 


-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] MAINTAINERS: add atmel nand driver maintainer entry
Date: Mon, 29 Sep 2014 10:38:28 +0200	[thread overview]
Message-ID: <54291A84.5080109@atmel.com> (raw)
In-Reply-To: <1411979763-1449-1-git-send-email-josh.wu@atmel.com>

On 29/09/2014 10:36, Josh Wu :
> This patch adds an entry in MAINTAINERS file for ATMEL nand driver.
> 
> Signed-off-by: Josh Wu <josh.wu@atmel.com>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3705430..1bdf3bf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1698,6 +1698,12 @@ M:	Nicolas Ferre <nicolas.ferre@atmel.com>
>  S:	Supported
>  F:	drivers/net/ethernet/cadence/
>  
> +ATMEL NAND DRIVER
> +M:	Josh Wu <josh.wu@atmel.com>
> +L:	linux-mtd at lists.infradead.org
> +S:	Supported
> +F:	drivers/mtd/nand/atmel_nand*
> +
>  ATMEL SPI DRIVER
>  M:	Nicolas Ferre <nicolas.ferre@atmel.com>
>  S:	Supported
> 


-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Josh Wu <josh.wu@atmel.com>, <computersforpeace@gmail.com>,
	<akpm@linux-foundation.org>
Cc: <linux-mtd@lists.infradead.org>, <gregkh@linuxfoundation.org>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] MAINTAINERS: add atmel nand driver maintainer entry
Date: Mon, 29 Sep 2014 10:38:28 +0200	[thread overview]
Message-ID: <54291A84.5080109@atmel.com> (raw)
In-Reply-To: <1411979763-1449-1-git-send-email-josh.wu@atmel.com>

On 29/09/2014 10:36, Josh Wu :
> This patch adds an entry in MAINTAINERS file for ATMEL nand driver.
> 
> Signed-off-by: Josh Wu <josh.wu@atmel.com>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3705430..1bdf3bf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1698,6 +1698,12 @@ M:	Nicolas Ferre <nicolas.ferre@atmel.com>
>  S:	Supported
>  F:	drivers/net/ethernet/cadence/
>  
> +ATMEL NAND DRIVER
> +M:	Josh Wu <josh.wu@atmel.com>
> +L:	linux-mtd@lists.infradead.org
> +S:	Supported
> +F:	drivers/mtd/nand/atmel_nand*
> +
>  ATMEL SPI DRIVER
>  M:	Nicolas Ferre <nicolas.ferre@atmel.com>
>  S:	Supported
> 


-- 
Nicolas Ferre

  reply	other threads:[~2014-09-29  8:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-29  8:36 [PATCH] MAINTAINERS: add atmel nand driver maintainer entry Josh Wu
2014-09-29  8:36 ` Josh Wu
2014-09-29  8:36 ` Josh Wu
2014-09-29  8:38 ` Nicolas Ferre [this message]
2014-09-29  8:38   ` Nicolas Ferre
2014-09-29  8:38   ` Nicolas Ferre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54291A84.5080109@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=akpm@linux-foundation.org \
    --cc=computersforpeace@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=josh.wu@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.