]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Revert "INPUT: xpad: switch Logitech G920 Wheel into HID mode"
authorJiri Kosina <jkosina@suse.cz>
Wed, 13 Jan 2016 08:43:46 +0000 (09:43 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 13 Jan 2016 08:43:46 +0000 (09:43 +0100)
commit5f008c98598b80a64d7d8dc93b6c82af18783ac3
treee53d0f5f87e97013fd51f9c2631ffdc528de16d1
parent0b1804e3d6ee820303cd07fd5b9579db6110840b
Revert "INPUT: xpad: switch Logitech G920 Wheel into HID mode"

This reverts commit 27b9d5a254dcbc6095404c1bab7c335419601eb8.

I am reverting this one, while keeping the rest of the G920 support in,
so that it immediately starts working once proper HID-mode switching
is implemented.

Quoting Dmitry Torokhov for rationale:

==
It is wrong. Aside form the fact that IMO xpad.c is the wrong place for
this code to be in, why are we waiting for the input device to be
opened by userspace before we do the switch instead of doing it
immediately?
==

Several people (Simon Wood and Michal Maly) expressed the intent to work
on proper HID switching in a short term.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/input/joystick/xpad.c