From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa6.microchip.iphmx.com ([216.71.154.253]:47501 "EHLO esa6.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752826AbeDJJGG (ORCPT ); Tue, 10 Apr 2018 05:06:06 -0400 From: Eugen Hristev To: , , , , , , , , , , CC: Eugen Hristev Subject: [PATCH v3 02/11] MAINTAINERS: add generic resistive touchscreen adc Date: Tue, 10 Apr 2018 11:57:48 +0300 Message-ID: <1523350677-27106-3-git-send-email-eugen.hristev@microchip.com> In-Reply-To: <1523350677-27106-1-git-send-email-eugen.hristev@microchip.com> References: <1523350677-27106-1-git-send-email-eugen.hristev@microchip.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org Add MAINTAINERS entry for generic resistive touchscreen adc Signed-off-by: Eugen Hristev --- Changes in v3: - Changed source file name MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 36f1442..b406e7f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5943,6 +5943,12 @@ F: drivers/base/power/domain*.c F: include/linux/pm_domain.h F: Documentation/devicetree/bindings/power/power_domain.txt +GENERIC RESISTIVE TOUCHSCREEN ADC DRIVER +M: Eugen Hristev +L: linux-input@vger.kernel.org +S: Maintained +F: drivers/input/touchscreen/resistive-adc-touch.c + GENERIC UIO DRIVER FOR PCI DEVICES M: "Michael S. Tsirkin" L: kvm@vger.kernel.org -- 2.7.4