From: Ping Cheng Date: Tue, 28 Apr 2009 14:49:54 +0000 (-0700) Subject: Input: wacom - fix TabletPC touch bug X-Git-Tag: v2.6.30-rc5~54^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=384318ecd2eb4fdbcbe7c4df6e8bb55986bf52d4;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed