Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754699Ab3COP53 (ORCPT ); Fri, 15 Mar 2013 11:57:29 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:41940 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754091Ab3COP51 (ORCPT ); Fri, 15 Mar 2013 11:57:27 -0400 From: To: , , CC: , , Ludovic Desroches Subject: [PATCH] MAINTAINERS: add maintainer entry for atmel i2c driver Date: Fri, 15 Mar 2013 16:32:57 +0100 Message-ID: <1363361577-7770-1-git-send-email-ludovic.desroches@atmel.com> X-Mailer: git-send-email 1.7.11.3 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1156 Lines: 46 From: Ludovic Desroches Create an entry for atmel i2c driver: i2c-at91.c Signed-off-by: Ludovic Desroches --- 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(+) 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 +L: linux-i2c@vger.kernel.org +S: Supported +F: drivers/i2c/busses/i2c-at91.c + ATMEL ISI DRIVER M: Josh Wu L: linux-media@vger.kernel.org -- 1.7.11.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/