Skip to content
Commit 52dc085a authored by Michel Hermier's avatar Michel Hermier Committed by Jiri Kosina
Browse files

Revert "HID: microsoft: fix invalid rdesc for 3k kbd"

This reverts commit 3ccc60f9.

While investigating bug https://bugzilla.kernel.org/show_bug.cgi?id=37982 ,
there was solid evidences that Microsoft reused the same report
descriptor for the its Digital Media keyboard series.

Since 1989dada

 "HID: input: ignore System Control application usages if not
System Controls", the keyboard series do not produce a spurious joystick
input device inode without needing to patch the problematic report
descriptor. As such the MS_RDESC_3K reportdescriptor fixup can be removed.

Signed-off-by: default avatarMichel Hermier <michel.hermier@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 1989dada
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment