aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLudovic Desroches <ludovic.desroches@atmel.com>2013-03-15 01:32:57 -0400
committerWolfram Sang <wsa@the-dreams.de>2013-03-22 06:19:59 -0400
commit888f2804e46377b54f283707f87c09922ef87eb2 (patch)
treeec202f91f5eb54e8367d82c7aa007488cd9f1173
parentb104153e366396e6a631ee3c9d95c26ece36523b (diff)
MAINTAINERS: add maintainer entry for atmel i2c driver
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> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 50b4d735f961..23fa78bb6253 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1467,6 +1467,12 @@ F: drivers/dma/at_hdmac.c
1467F: drivers/dma/at_hdmac_regs.h 1467F: drivers/dma/at_hdmac_regs.h
1468F: include/linux/platform_data/dma-atmel.h 1468F: include/linux/platform_data/dma-atmel.h
1469 1469
1470ATMEL I2C DRIVER
1471M: Ludovic Desroches <ludovic.desroches@atmel.com>
1472L: linux-i2c@vger.kernel.org
1473S: Supported
1474F: drivers/i2c/busses/i2c-at91.c
1475
1470ATMEL ISI DRIVER 1476ATMEL ISI DRIVER
1471M: Josh Wu <josh.wu@atmel.com> 1477M: Josh Wu <josh.wu@atmel.com>
1472L: linux-media@vger.kernel.org 1478L: linux-media@vger.kernel.org