summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2014-02-10 21:58:54 +0400
committerJiri Kosina <jkosina@suse.cz>2014-02-17 17:56:50 +0400
commitb0dd72aafd785785bedbb6db932955807e454a65 (patch)
tree9957e630bb70bd5c8f177546a8b805f281c17ac8 /tools/perf/scripts/python/export-to-postgresql.py
parentbd27e202c640d19fbf948a56914c230dcbaee6d0 (diff)
downloadlinux-b0dd72aafd785785bedbb6db932955807e454a65.tar.xz
HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests
ret = hid_output_raw_report(A, B, C, HID_FEATURE_REPORT); is equivalent to ret = hid_hw_raw_request(A, B[0], B, C, HID_FEATURE_REPORT, HID_REQ_SET_REPORT); whatever the transport layer is. So use the new API where available Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions