summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2018-03-20 18:31:38 -0400
committerBenson Leung <bleung@chromium.org>2018-04-10 01:55:16 -0400
commit96a938aa214e965d5b4a2f10443b29cad14289b9 (patch)
treeec35c274d85515c5cfa46a3e940d4fc2a1de3398 /MAINTAINERS
parentc0bb0608ec79f8480432e169ccc3857dc7f7c205 (diff)
Input: atmel_mxt_ts - remove platform data support
Now that there are no users of custom Atmel platform data, and everyone has switched to the generic device properties, we can remove support for the platform data. Acked-by: Nick Dyer <nick@shmanahar.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Benson Leung <bleung@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 73c0cdabf755..d4b0b09d2e3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2394,7 +2394,6 @@ T: git git://github.com/ndyer/linux.git
2394S: Maintained 2394S: Maintained
2395F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt 2395F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt
2396F: drivers/input/touchscreen/atmel_mxt_ts.c 2396F: drivers/input/touchscreen/atmel_mxt_ts.c
2397F: include/linux/platform_data/atmel_mxt_ts.h
2398 2397
2399ATMEL SAMA5D2 ADC DRIVER 2398ATMEL SAMA5D2 ADC DRIVER
2400M: Ludovic Desroches <ludovic.desroches@microchip.com> 2399M: Ludovic Desroches <ludovic.desroches@microchip.com>