commit | 384318ecd2eb4fdbcbe7c4df6e8bb55986bf52d4 | [log] [tgz] |
---|---|---|
author | Ping Cheng <pingc@wacom.com> | Tue Apr 28 07:49:54 2009 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Apr 28 09:32:38 2009 -0700 |
tree | 537f086b25e5ef41ac2db5cfa108bcd990c07977 | |
parent | 6b9ff696ba1176b6fca78d01fc590dd4335c8743 [diff] |
Input: wacom - fix TabletPC touch bug 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>