From: Benjamin Tissoires Date: Wed, 24 Jul 2013 14:53:07 +0000 (+0200) Subject: HID: sony: fix HID mapping for PS3 sixaxis controller X-Git-Tag: v3.11-rc4~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f498018279d118cf38945f73da7c9345f7e2e5d;p=pandora-kernel.git HID: sony: fix HID mapping for PS3 sixaxis controller Commit f04d51404f51 (HID: driver for PS2/3 Buzz controllers) introduced an input_mapping() callback, but set the return value to -1 to all devices except the Buzz controllers. The result of this is that the Sixaxis input device is not populated, making it useless. Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed