diff options
author | Frank Praznik <frank.praznik@gmail.com> | 2015-11-11 14:49:37 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-11-19 10:16:13 (GMT) |
commit | d8aaccda7144df1c3d35251313197aed4cbea7bc (patch) | |
tree | 2507d00cba61c66b0e2254b64550a6d6a35ee33c /README | |
parent | 6f1da317ac1df15f442b5fd37be7740c7cb55057 (diff) | |
download | linux-d8aaccda7144df1c3d35251313197aed4cbea7bc.tar.xz |
HID: sony: Refactor the output report sending functions
Refactor the output report sending functions to allow for the sending of output
reports without enqueuing a work item. Output reports for any device can now be
sent via the send_output_report function pointer in the sony_sc struct which
points to the appropriate output function. The individual state worker
functions have been replaced with a universal sony_state_worker function which
uses this function pointer.
Signed-off-by: Frank Praznik <frank.praznik@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions