linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] input/navpoint: remove driver
@ 2024-01-16 18:17 Duje Mihanović
  2024-01-16 18:17 ` [PATCH 1/2] ARM: pxa: drop MOUSE_NAVPOINT_PXA27x from defconfig Duje Mihanović
  2024-01-16 18:17 ` [PATCH 2/2] input/navpoint: remove driver Duje Mihanović
  0 siblings, 2 replies; 6+ messages in thread
From: Duje Mihanović @ 2024-01-16 18:17 UTC (permalink / raw)
  To: Russell King, Dmitry Torokhov
  Cc: Uwe Kleine-König, linux-arm-kernel, linux-kernel,
	linux-input, Duje Mihanović

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>



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-16 19:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 18:17 [PATCH 0/2] input/navpoint: remove driver Duje Mihanović
2024-01-16 18:17 ` [PATCH 1/2] ARM: pxa: drop MOUSE_NAVPOINT_PXA27x from defconfig Duje Mihanović
2024-01-16 18:17 ` [PATCH 2/2] input/navpoint: remove driver Duje Mihanović
2024-01-16 19:03   ` Dmitry Torokhov
2024-01-16 19:45     ` Duje Mihanović
2024-01-16 19:47       ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).