Add MAINTAINERS entry for generic resistive touchscreen adc Signed-off-by: Eugen Hristev <[email protected]> --- Changes in v3: - Changed source file name
MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3bdc260..ce9720f 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 <[email protected]> +L: [email protected] +S: Maintained +F: drivers/input/touchscreen/resistive-adc-touch.c + GENERIC UIO DRIVER FOR PCI DEVICES M: "Michael S. Tsirkin" <[email protected]> L: [email protected] -- 2.7.4

