From: Przemo Firszt Date: Tue, 15 May 2012 18:32:25 +0000 (+0100) Subject: HID: wacom: Move Graphire raport header check. X-Git-Tag: v3.5-rc1~138^2^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=163a6ae19b8f6afc4ac4f60711b998a3c150b858;p=pandora-kernel.git HID: wacom: Move Graphire raport header check. That check is valid only for Wacom Graphire, as the device raports always start with 0x03. Intuos4 WL high-speed raports begin with 0x04, so the check would be filtering out valid reports. Signed-off-by: Przemo Firszt Acked-by: Ping Cheng Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed