commit | 6f498018279d118cf38945f73da7c9345f7e2e5d | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Wed Jul 24 16:53:07 2013 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Jul 24 16:57:09 2013 +0200 |
tree | 635ca815e29a2bf7cf65e7f15b4f1e7d547c4183 | |
parent | 3366dd9fa887ebbda4872e9554f853eaeda764be [diff] |
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 <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>