Input: msc5000_ts - remove the driver
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 14 Jul 2024 06:00:27 +0000 (23:00 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 16 Jul 2024 01:12:23 +0000 (18:12 -0700)
commite8858fc07eb8386b9b6436d3e86eeb4b81e4f660
treef62550ea18dc4c077187859bbbb7d17d7ba46dc5
parentd04f939352ba70104adccf92691f9e971c309544
Input: msc5000_ts - remove the driver

MCS-5000 belongs to the 1st generation of Melfas chips, manufactured in
2000-2007.

The driver relies on custom platform data (no DT support) and there
never were any users of this driver in the mainline kernel. The commit
adding the driver mentioned that the driver was tested on S3C6410 NCP
board (with Samsung S3C6410 SoC) but the touchscreen device was never
added to the board file. This board was removed in v6.3 in commit
743c8fbb90ca ("ARM: s3c: remove most s3c64xx board support").

Remove the driver since there are no users.

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240714060029.1528662-1-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/mcs5000_ts.c [deleted file]
include/linux/platform_data/mcs.h