commit | 163a6ae19b8f6afc4ac4f60711b998a3c150b858 | [log] [tgz] |
---|---|---|
author | Przemo Firszt <przemo@firszt.eu> | Tue May 15 19:32:25 2012 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed May 16 21:42:15 2012 +0200 |
tree | a01e3764165e2804e6d87bc4daf818f0dba8680e | |
parent | d13f5454e4acbbe2a470cc6743c2998cfcd607a8 [diff] |
HID: wacom: Move Graphire raport header check. That check is valid only for Wacom Graphire, as the device raports always start with 0x03. Intuos4 WL high-speed raports begin with 0x04, so the check would be filtering out valid reports. Signed-off-by: Przemo Firszt <przemo@firszt.eu> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>