HID: hid-debug: add EV_FF and FF_STATUS mappings
authorThomas Kuehne <thomas.kuehne@gmx.li>
Sat, 13 Apr 2024 12:39:17 +0000 (12:39 +0000)
committerJiri Kosina <jkosina@suse.com>
Mon, 6 May 2024 21:16:41 +0000 (23:16 +0200)
commit311e435c9b918ee45ba2ed2791ea4d848f5b05e5
treecae5ee51caa1053192889ae6a3f02a15379623c5
parent132ea824930d485ab82c1635cb4b0b38db95eb80
HID: hid-debug: add EV_FF and FF_STATUS mappings

Currently hid-debug only output question marks for all force
feedback related input mapping making debugging gamepads
with force feedback a challenge.

This adds the necessary mapping information to output
EV_FF and FF_STATUS related information.

Signed-off-by: Thomas Kuehne <thomas.kuehne@gmx.li>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-debug.c