]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: hid-steam: Use new BTN_GRIP* buttons
authorVicki Pfau <vi@endrift.com>
Wed, 6 Aug 2025 16:53:32 +0000 (09:53 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 6 Aug 2025 17:02:28 +0000 (10:02 -0700)
commit4f67c41894674d351a4b4e7dd3471380b71b5bb3
tree6c76569768ed732cf461dddb20e9d9fe97b2b637
parent89c52146392948f4cdda3853da9d82ec6d1dd1f4
HID: hid-steam: Use new BTN_GRIP* buttons

Make use of the newly defined BTN_GRIP* codes instead of using
BTN_TRIGGER_HAPPY* and other less suited button codes.

Signed-off-by: Vicki Pfau <vi@endrift.com>
Acked-by: Jiri Kosina <jkosina@suse.com>
Link: https://lore.kernel.org/r/20250717000143.1902875-4-vi@endrift.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/hid/hid-steam.c