Skip to content

Commit

Permalink
Input: wacom - remove field pktlen declaration in the list of devices
Browse files Browse the repository at this point in the history
pktlen is now overwritten by the driver directly by reading the hid
report descriptor. There is no need to declare it statically.
We also move down the position of the field in the struct so that
we can keep the current declaration of Wacom devices.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: Jason Gerecke <killertofu@gmail.com>
Tested-by: Jason Gerecke <killertofu@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
  • Loading branch information
Benjamin Tissoires authored and Dmitry Torokhov committed Jul 26, 2014
1 parent 198fdee commit 80befa9
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 269 deletions.
Loading

0 comments on commit 80befa9

Please sign in to comment.