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:
8da23fc
)
Input: wacom - get rid of wacom_combo structure
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 20 Mar 2010 05:18:15 +0000
(22:18 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 14 Apr 2010 06:24:35 +0000
(23:24 -0700)
Now that we moved input device from struct wacom to struct wacom_wac,
presence of wacom_combo just complicats things for no good reason.
Let's get rid of it and simply pass URB length to wacom_wac_irq().
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found