HID: separate hid-input event quirks from generic code
authorJiri Kosina <jkosina@suse.cz>
Fri, 23 Nov 2007 12:16:02 +0000 (13:16 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 28 Jan 2008 13:51:20 +0000 (14:51 +0100)
commit87bc2aa9933afc032a93490e1642918121e7470b
treefc09fa3c536a9f9a4dcfc7a6c58ea4551f6c1811
parent10bd065facb2594bd508597ef464d401b212f379
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>
drivers/hid/hid-input-quirks.c
drivers/hid/hid-input.c
include/linux/hid.h