HID: playstation: DS4: Parse minimal report 0x01
authorMax Staudt <max@enpas.org>
Wed, 7 Feb 2024 16:36:46 +0000 (01:36 +0900)
committerJiri Kosina <jkosina@suse.com>
Wed, 3 Apr 2024 19:53:39 +0000 (21:53 +0200)
commitc7593026522a92a4fa4264a2f33b57a0d5addb6c
treed5cbba006ac687e1223b9291024095ff1b858692
parenta48a7cd85f5518d21525642391602ec734cb100f
HID: playstation: DS4: Parse minimal report 0x01

Some third-party controllers never switch to the full 0x11 report.

They keep sending the short 0x01 report, so let's parse that instead.

Signed-off-by: Max Staudt <max@enpas.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-playstation.c