Input: navpoint - remove driver
authorDuje Mihanović <duje.mihanovic@skole.hr>
Tue, 16 Jan 2024 21:54:31 +0000 (13:54 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 18 Jan 2024 23:21:00 +0000 (15:21 -0800)
commitf0eb58dd08770a2e24bfc41db5ee3ff7c3a684ee
tree84cae45aec9ef7dfcd586133d5fa3213362a05f0
parent52c4e5985a730796a3fa555b83b404708b960f9d
Input: navpoint - remove driver

This driver does not use the SPI core as it should, instead tampering
with the SSP registers manually. Refactoring the driver is almost
certainly not worth it as the hardware seems to have been designed for
and used only in the HP iPAQ hx4700 removed more than a year ago in
d6df7df7ae5a ("ARM: pxa: remove unused board files"), so let's remove
it.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
Link: https://lore.kernel.org/r/20240116-navpoint-removal-v2-2-e566806f1009@skole.hr
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/Kconfig
drivers/input/mouse/Makefile
drivers/input/mouse/navpoint.c [deleted file]
include/linux/input/navpoint.h [deleted file]