Input: pcf50633-input - remove the driver
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 29 Jun 2025 21:28:20 +0000 (22:28 +0100)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 30 Jun 2025 05:04:24 +0000 (22:04 -0700)
commitfc75e51e6977f12f76cdcc6f9658a61b04cc4b3e
treec1581595bd2ea37e4e188722a187f239c5287cc3
parent409fe0cea366ee2e239631ab14337210a5e5f7e4
Input: pcf50633-input - remove the driver

The pcf50633 was used as part of the OpenMoko devices but the support
for its main chip was recently removed in: commit 61b7f8920b17 ("ARM:
s3c: remove all s3c24xx support")

Remove the input driver.

This was originally posted as a set of pcf50633 removals in March,
and is the only major component that hasn't been picked up.
https://lore.kernel.org/all/20250311014959.743322-1-linux@treblig.org/

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20250629212820.319584-1-linux@treblig.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/pcf50633-input.c [deleted file]