HID: add HID_QUIRK_HIDINPUT_FORCE
authorDaniel Mack <daniel@caiaq.de>
Mon, 12 Jul 2010 17:28:27 +0000 (19:28 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 19 Jul 2010 09:54:16 +0000 (11:54 +0200)
For devices with exotic HID report descriptors, it might be necessary to
make the HID core force the registration of an input device. Make that
possible by introducing a new quirk type.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found