From: Antonio Ospite Date: Tue, 19 Oct 2010 14:13:10 +0000 (+0200) Subject: HID: hid-sony: override usbhid_output_raw_report for Sixaxis X-Git-Tag: v2.6.37-rc1~144^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=569b10a506c4d5bc7398d040930539d84d3a2186;p=pandora-kernel.git HID: hid-sony: override usbhid_output_raw_report for Sixaxis Override usbhid_output_raw_report in order to force output reports (sent via hidraw_write, for instance) on the control endpoint. The Sony Sixaxis (PS3 Controller) accepts output reports only on the control endpoint, it silently discards them when they arrive over the interrupt endpoint where usbhid would normally deliver them. Signed-off-by: Antonio Ospite Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed