]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: hgpk - remove protocol support
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 11 Mar 2026 00:43:29 +0000 (17:43 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 12 Mar 2026 18:10:37 +0000 (11:10 -0700)
commite732b2ac0a18b64369c0def65b6214f6748d0d73
treefecac20c92952583b6d5a1d6f04c6773fcb99910
parent0421ccdfad0d92713a812a5aeb7d07b0ea7213c8
Input: hgpk - remove protocol support

The protocol flavor for ALPS touchpads found in OLPC laptops has been
broken since 2015 commit c378b5119eb0 ("Input: psmouse - factor out
common protocol probing code") that forgot to add hgpk_init() to HGPK
entry in psmouse_protocols array.

Since nobody complained for 10 years let's remove it.

Acked-by: Andres Salomon <dilinger@queued.net>
Link: https://patch.msgid.link/abC5U_JigA9TrGYu@google.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/Kconfig
drivers/input/mouse/Makefile
drivers/input/mouse/hgpk.c [deleted file]
drivers/input/mouse/hgpk.h [deleted file]
drivers/input/mouse/psmouse-base.c
drivers/input/mouse/psmouse.h