From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760129Ab2DKL4A (ORCPT ); Wed, 11 Apr 2012 07:56:00 -0400 Received: from newsmtp5.atmel.com ([204.2.163.5]:61951 "EHLO sjogate2.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757210Ab2DKLyz (ORCPT ); Wed, 11 Apr 2012 07:54:55 -0400 From: Nicolas Ferre To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: plagnioj@jcrosoft.com, Josh.wu@atmel.com, Josh Wu , Nicolas Ferre Subject: [PATCH 2/5] MAINTAINERS: add entry for Atmel touch screen ADC controller driver Date: Wed, 11 Apr 2012 13:54:43 +0200 Message-Id: X-Mailer: git-send-email 1.7.9.4 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Josh Wu Signed-off-by: Josh Wu Signed-off-by: Nicolas Ferre --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 652dad7..0ac46d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1355,6 +1355,12 @@ M: Nicolas Ferre S: Supported F: drivers/spi/spi-atmel.* +ATMEL TSADCC DRIVER +M: Josh Wu +L: linux-input@vger.kernel.org +S: Supported +F: drivers/input/touchscreen/atmel_tsadcc.c + ATMEL USBA UDC DRIVER M: Nicolas Ferre L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) -- 1.7.9.4 From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.ferre@atmel.com (Nicolas Ferre) Date: Wed, 11 Apr 2012 13:54:43 +0200 Subject: [PATCH 2/5] MAINTAINERS: add entry for Atmel touch screen ADC controller driver In-Reply-To: References: Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Josh Wu Signed-off-by: Josh Wu Signed-off-by: Nicolas Ferre --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 652dad7..0ac46d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1355,6 +1355,12 @@ M: Nicolas Ferre S: Supported F: drivers/spi/spi-atmel.* +ATMEL TSADCC DRIVER +M: Josh Wu +L: linux-input at vger.kernel.org +S: Supported +F: drivers/input/touchscreen/atmel_tsadcc.c + ATMEL USBA UDC DRIVER M: Nicolas Ferre L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers) -- 1.7.9.4