Add MAINTAINERS entry for generic resistive touchscreen adc Signed-off-by: Eugen Hristev <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 36f1442..ba227cc 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/touch_adc.c + GENERIC UIO DRIVER FOR PCI DEVICES M: "Michael S. Tsirkin" <[email protected]> L: [email protected] -- 2.7.4

