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:
6b9ff69
)
Input: wacom - fix TabletPC touch bug
author
Ping Cheng
<pingc@wacom.com>
Tue, 28 Apr 2009 14:49:54 +0000
(07:49 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 28 Apr 2009 16:32:38 +0000
(09:32 -0700)
This patch fixed a bug that was introduced in kernel 2.6.28 for
TabletPC touch data. The wacom_parse_hid routine in wacom_sys.c
should always return 0 even when usb_control_msg got an error.
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found