commit | 580a7e82f08c38837dbe08374d649329d3de698b | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Thu Sep 03 09:08:29 2015 -0400 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Sep 04 14:49:35 2015 +0200 |
tree | 2fcc591acbe54275b432d0fbf3c6fed14a3bb1b6 | |
parent | 851328feb8c1d4130d3a0acb004e474168702d6d [diff] |
HID: logitech-hidpp: split HIDPP_QUIRK_DELAYED_INIT in two HIDPP_QUIRK_DELAYED_INIT means two things currently: - we want to delay the initialization process - we do not want hid to create an input device based on the report descriptor. This should actually be 2 different quirks so we can have special connect events while still having HID creating the input for us. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>