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:
2177905
)
Input: wacom - fix retrieving touch_max bug
author
Ping Cheng
<pinglinux@gmail.com>
Thu, 28 Jun 2012 23:46:27 +0000
(16:46 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 29 Jun 2012 00:02:40 +0000
(17:02 -0700)
rep_data is not an array anymore, so taking it's address when passing to
wacom_get_report() is wrong.
Signed-off-by: Ping Cheng <pingc@wacom.com>
Tested-by: Rafi Rubin <rafi@seas.upenn.edu>
Reviewed-by: Jason Gerecke <killertofu@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found