commit | 87bc2aa9933afc032a93490e1642918121e7470b | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Fri Nov 23 13:16:02 2007 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jan 28 14:51:20 2008 +0100 |
tree | fc09fa3c536a9f9a4dcfc7a6c58ea4551f6c1811 | |
parent | 10bd065facb2594bd508597ef464d401b212f379 [diff] |
HID: separate hid-input event quirks from generic code This patch separates also the hid-input quirks that have to be applied at the time the event occurs, so that the generic code handling HUT-compliant devices is not messed up by them too much. Signed-off-by: Jiri Kosina <jkosina@suse.cz>