From: Jiri Slaby Date: Wed, 22 Oct 2008 12:45:11 +0000 (+0200) Subject: HID: add hid_type to general hid struct X-Git-Tag: v2.6.28-rc3~106^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a73a63701f8f23e70674b3c5e367a0a726c18468;p=pandora-kernel.git HID: add hid_type to general hid struct Add type to the hid structure to distinguish to which device type (now only mouse) we are talking to. Needed for per device type ignore list support. Note: this patch leaves the type as unknown for bluetooth devices, there is not support for this in the hidp code. Signed-off-by: Jiri Slaby Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed