diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2014-02-20 15:24:48 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-02-24 17:23:14 +0100 |
commit | 2ebaebcf31096f83401c850393e93bc8f28db0e9 (patch) | |
tree | 456bd6b19ef89ce7411c9057ef1a1cd6b31d6349 /drivers/mfd | |
parent | 5318251744b2c8a288f91f4e53ed69f2a01d6412 (diff) |
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 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions