diff mbox

MAINTAINERS: add maintainer entry for atmel i2c driver

Message ID 1363361577-7770-1-git-send-email-ludovic.desroches@atmel.com
State Accepted
Headers show

Commit Message

ludovic.desroches@atmel.com March 15, 2013, 3:32 p.m. UTC
From: Ludovic Desroches <ludovic.desroches@atmel.com>

Create an entry for atmel i2c driver: i2c-at91.c

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
---
Hello,

If there are no objections, I'll take the maintenance of the at91 i2c driver
since there is no maintainer.

Wolfram, can you take this patch or do I have to ask someone else?

Regards

Ludovic


 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Nicolas Ferre March 15, 2013, 4:07 p.m. UTC | #1
On 03/15/2013 04:32 PM, ludovic.desroches@atmel.com :
> From: Ludovic Desroches <ludovic.desroches@atmel.com>
> 
> Create an entry for atmel i2c driver: i2c-at91.c
> 
> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>

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

> ---
> Hello,
> 
> If there are no objections, I'll take the maintenance of the at91 i2c driver
> since there is no maintainer.

Sure, no objection ;-)
Good luck!

> Wolfram, can you take this patch or do I have to ask someone else?
> 
> Regards
> 
> Ludovic
> 
> 
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9561658..d667ecc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1467,6 +1467,12 @@ F:	drivers/dma/at_hdmac.c
>  F:	drivers/dma/at_hdmac_regs.h
>  F:	include/linux/platform_data/dma-atmel.h
>  
> +ATMEL I2C DRIVER
> +M:	Ludovic Desroches <ludovic.desroches@atmel.com>
> +L:	linux-i2c@vger.kernel.org
> +S:	Supported
> +F:	drivers/i2c/busses/i2c-at91.c
> +
>  ATMEL ISI DRIVER
>  M:	Josh Wu <josh.wu@atmel.com>
>  L:	linux-media@vger.kernel.org
>
Wolfram Sang March 22, 2013, 10:20 a.m. UTC | #2
On Fri, Mar 15, 2013 at 04:32:57PM +0100, ludovic.desroches@atmel.com wrote:
> From: Ludovic Desroches <ludovic.desroches@atmel.com>
> 
> Create an entry for atmel i2c driver: i2c-at91.c
> 
> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>

Applied to for-current, thanks!

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9561658..d667ecc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1467,6 +1467,12 @@  F:	drivers/dma/at_hdmac.c
 F:	drivers/dma/at_hdmac_regs.h
 F:	include/linux/platform_data/dma-atmel.h
 
+ATMEL I2C DRIVER
+M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+L:	linux-i2c@vger.kernel.org
+S:	Supported
+F:	drivers/i2c/busses/i2c-at91.c
+
 ATMEL ISI DRIVER
 M:	Josh Wu <josh.wu@atmel.com>
 L:	linux-media@vger.kernel.org