Benjamin Tissoires 3a75b24949 HID: hidraw: replace hid_output_raw_report() calls by appropriates ones
Remove hid_output_raw_report() call as it is not a ll_driver callbacj,
and switch to the hid_hw_* implementation. USB-HID used to fallback
into SET_REPORT when there were no output interrupt endpoint,
so emulating this if hid_hw_output_report() returns -ENOSYS.

Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2014-02-24 17:23:15 +01:00
..
2014-01-21 10:09:12 -08:00
2014-01-20 16:13:02 -08:00
2014-01-21 08:28:00 +00:00
2014-01-22 17:32:26 -08:00
2014-01-20 16:13:02 -08:00
2013-12-20 08:49:17 -08:00
2014-01-20 16:13:02 -08:00
2013-12-20 09:34:54 -08:00