[PATCH v2 0/2] input/navpoint: remove driver

From: Duje Mihanović
Date: Tue Jan 16 2024 - 15:26:36 EST


Hello,

Small series to drop the navpoint driver. The rationale is explained in
the commit message of patch 2/2.

Signed-off-by: Duje Mihanović <duje.mihanovic@xxxxxxxx>
---
Changes in v2:
- Rebase to input tree (also edit commit message to reflect GPIO cleanup
done there)
- Mention hardware's apparent exclusiveness to hx4700 in commit message
- Link to v1: https://lore.kernel.org/r/20240116-navpoint-removal-v1-0-593ae4954a83@xxxxxxxx

---
Duje Mihanović (2):
ARM: pxa: drop MOUSE_NAVPOINT_PXA27x from defconfig
input/navpoint: remove driver

arch/arm/configs/pxa_defconfig | 1 -
drivers/input/mouse/Kconfig | 12 --
drivers/input/mouse/Makefile | 1 -
drivers/input/mouse/navpoint.c | 350 -----------------------------------------
include/linux/input/navpoint.h | 8 -
5 files changed, 372 deletions(-)
---
base-commit: 52c4e5985a730796a3fa555b83b404708b960f9d
change-id: 20240106-navpoint-removal-38225f48733a

Best regards,
--
Duje Mihanović <duje.mihanovic@xxxxxxxx>