Input: remove atmel-wm97xx touchscreen driver
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Fri, 19 Jan 2018 17:29:28 +0000 (09:29 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 19 Jan 2018 17:35:24 +0000 (09:35 -0800)
commit082dc4dcc35f9e1695f0050ea6475f9a56df2c0a
tree915a69c7dd1de2a74202fcf112da9b2d4fd5c951
parenta3f061bc26e07fecc4e3c2ed12d5d6947d996036
Input: remove atmel-wm97xx touchscreen driver

Since AVR32 arch is gone, atmel-wm97xx driver is useless. In theory it
could have been rewritten to work with AT91 devices, but the driver is from
the platform data era, and a bit hard coded to work on AVR32 hardware
variant of the AC97C peripheral, so let's remove it.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/atmel-wm97xx.c [deleted file]