From: Sergei Kolzun Date: Thu, 4 Aug 2011 07:25:57 +0000 (-0700) Subject: HID: ACRUX - handle gamepads with different report layout X-Git-Tag: v3.2-rc1~187^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b55ebc27b0a54ff4cdbfdcb218a85f96e502db3c;p=pandora-kernel.git HID: ACRUX - handle gamepads with different report layout There are gamepads that share the same VID and PID but have different report structure - instead of having 4 fields with one value they have one field that can hold all 4 values. Make the driver cope with devices using both styles. Signed-off-by: Sergei Kolzun Signed-off-by: Dmitry Torokhov Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed