diff options
author | Ludovic Desroches <ludovic.desroches@atmel.com> | 2013-03-15 05:32:57 +0000 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2013-03-22 11:19:59 +0100 |
commit | 888f2804e46377b54f283707f87c09922ef87eb2 (patch) | |
tree | ec202f91f5eb54e8367d82c7aa007488cd9f1173 /MAINTAINERS | |
parent | b104153e366396e6a631ee3c9d95c26ece36523b (diff) | |
download | op-kernel-dev-888f2804e46377b54f283707f87c09922ef87eb2.zip op-kernel-dev-888f2804e46377b54f283707f87c09922ef87eb2.tar.gz |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 50b4d73..23fa78b 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 |