From: Eugen Hristev Date: Tue, 22 May 2018 07:52:31 +0000 (+0300) Subject: MAINTAINERS: add generic resistive touchscreen adc X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d22cd4dd6677274df30a38149891524dde8859f3;p=openwrt%2Fstaging%2Fblogic.git MAINTAINERS: add generic resistive touchscreen adc Add MAINTAINERS entry for generic resistive touchscreen adc Signed-off-by: Eugen Hristev Signed-off-by: Jonathan Cameron --- diff --git a/MAINTAINERS b/MAINTAINERS index 3aa1f81922ff..8db4875b1fa9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6004,6 +6004,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