summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2018-03-20 15:31:38 -0700
committerBenson Leung <bleung@chromium.org>2018-04-09 22:55:16 -0700
commit96a938aa214e965d5b4a2f10443b29cad14289b9 (patch)
treeec35c274d85515c5cfa46a3e940d4fc2a1de3398 /MAINTAINERS
parentc0bb0608ec79f8480432e169ccc3857dc7f7c205 (diff)
downloadlinux-0-day-96a938aa214e965d5b4a2f10443b29cad14289b9.tar.gz
linux-0-day-96a938aa214e965d5b4a2f10443b29cad14289b9.tar.xz
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 73c0cdabf7556..d4b0b09d2e3f2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2394,7 +2394,6 @@ T: git git://github.com/ndyer/linux.git
S: Maintained
F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt
F: drivers/input/touchscreen/atmel_mxt_ts.c
-F: include/linux/platform_data/atmel_mxt_ts.h
ATMEL SAMA5D2 ADC DRIVER
M: Ludovic Desroches <ludovic.desroches@microchip.com>