Skip to content
  • Jiri Kosina's avatar
    Revert "INPUT: xpad: switch Logitech G920 Wheel into HID mode" · 5f008c98
    Jiri Kosina authored
    This reverts commit 27b9d5a2
    
    .
    
    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: default avatarJiri Kosina <jkosina@suse.cz>
    5f008c98