From: Ping Cheng Date: Mon, 30 Apr 2012 04:09:18 +0000 (-0700) Subject: Input: wacom - add 0xE5 (MT device) support X-Git-Tag: v3.5-rc1~103^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1963518b9b1b8019d33b4b08deee6f873ffa2730;p=pandora-kernel.git Input: wacom - add 0xE5 (MT device) support Main part of patch is adding support for a new Wacom MT touch packet and labels these devices using MTSCREEN type. Other items of interest: Delete some duplicate code in HID parsing for Y info since its already done in X path. In wacom_query_tablet_data(), only invoke the set report that requests tablets to send Wacom Touch packets for Finger interfaces. Mostly, this is to make code intent clear. Tested-by: Jason Gerecke Signed-off-by: Chris Bagwell Signed-off-by: Ping Cheng Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed