summaryrefslogtreecommitdiff
path: root/Documentation/hid
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2014-02-21 00:24:48 +0400
committerJiri Kosina <jkosina@suse.cz>2014-02-24 20:23:14 +0400
commit2ebaebcf31096f83401c850393e93bc8f28db0e9 (patch)
tree456bd6b19ef89ce7411c9057ef1a1cd6b31d6349 /Documentation/hid
parent5318251744b2c8a288f91f4e53ed69f2a01d6412 (diff)
downloadlinux-2ebaebcf31096f83401c850393e93bc8f28db0e9.tar.xz
HID: input: hid-input remove hid_output_raw_report call
hid_output_raw_report() is not a ll_driver callback and should not be used. To keep the same code path than before, we are forced to play with the different hid_hw_* calls: if the usb or i2c device does not support direct output reports, then we will rely on the SET_REPORT HID call. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/hid')
0 files changed, 0 insertions, 0 deletions