commit | f5208997087e6eb2096532b5a313eeb236535bdc | [log] [tgz] |
---|---|---|
author | Zoltan Karcagi <zkr@freemail.hu> | Wed May 06 16:30:21 2009 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon May 11 17:09:17 2009 +0200 |
tree | 1cd808b76708dfbcbe187d7b73d5cd986afe717a | |
parent | b4348f32dae3cb6eb4bc21c7ed8f76c0b11e9d6a [diff] |
HID: fix dropped device-specific quirks Device-specific quirks are set up correctly in their respective vendor-specific driver, then get overwritten in usbhid_parse(). This is only issue for device-specific NOGET quirks being set by driver for a few devices out there. Signed-off-by: Zoltan Karcagi <zkr@freemail.hu> Signed-off-by: Jiri Kosina <jkosina@suse.cz>