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

Duje Mihanović posted 2 patches 1 year, 11 months ago
There is a newer version of this series
arch/arm/configs/pxa_defconfig |   1 -
drivers/input/mouse/Kconfig    |  12 --
drivers/input/mouse/Makefile   |   1 -
drivers/input/mouse/navpoint.c | 361 -----------------------------------------
include/linux/input/navpoint.h |   9 -
5 files changed, 384 deletions(-)
[PATCH 0/2] input/navpoint: remove driver
Posted by Duje Mihanović 1 year, 11 months ago
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@skole.hr>
---
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 | 361 -----------------------------------------
 include/linux/input/navpoint.h |   9 -
 5 files changed, 384 deletions(-)
---
base-commit: 0dd3ee31125508cd67f7e7172247f05b7fd1753a
change-id: 20240106-navpoint-removal-38225f48733a

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