Re: [PATCH v3 3/4] HID: sony: do not rely on hid_output_raw_report

2014-03-10 Thread Antonio Ospite
On Sat, 8 Mar 2014 22:52:42 -0500 Benjamin Tissoires benjamin.tissoi...@redhat.com wrote: hid_out_raw_report is going to be obsoleted as it is not part of the unified HID low level transport documentation (Documentation/hid/hid-transport.txt) To do so, we need to introduce two new quirks:

Re: [PATCH v3 3/4] HID: sony: do not rely on hid_output_raw_report

2014-03-10 Thread Antonio Ospite
On Mon, 10 Mar 2014 12:32:53 +0100 Antonio Ospite a...@ao2.it wrote: On Sat, 8 Mar 2014 22:52:42 -0500 Benjamin Tissoires benjamin.tissoi...@redhat.com wrote: hid_out_raw_report is going to be obsoleted as it is not part of the unified HID low level transport documentation

[PATCH v3 3/4] HID: sony: do not rely on hid_output_raw_report

2014-03-08 Thread Benjamin Tissoires
hid_out_raw_report is going to be obsoleted as it is not part of the unified HID low level transport documentation (Documentation/hid/hid-transport.txt) To do so, we need to introduce two new quirks: * HID_QUIRK_NO_OUTPUT_REPORTS_ON_INTR_EP: this quirks prevents the transport driver to use the