git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d13f545
)
HID: wacom: Move Graphire raport header check.
author
Przemo Firszt
<przemo@firszt.eu>
Tue, 15 May 2012 18:32:25 +0000
(19:32 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 16 May 2012 19:42:15 +0000
(21:42 +0200)
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>
No differences found