aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2020-09-14 17:37:53 +0200
committerGreg Kroah-Hartman <[email protected]>2020-09-16 11:02:53 +0200
commitf7ef7614f89e943d7511ee121b0b849f27b60cb2 (patch)
tree39f693337f659a6877a22b0bcce04300376266f9 /tools/perf/scripts/python
parentaea67cc1418252d07b9b56688f1b5fa70fcae813 (diff)
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
The usb_control_msg_send() and usb_control_msg_recv() calls can return an error if a "short" write/read happens, and they can handle data off of the stack, so move the driver over to using those calls instead, saving some logic when dynamically allocating memory. Cc: Jaroslav Kysela <[email protected]> Cc: Vasily Khoruzhick <[email protected]> Reviewed-by: Takashi Iwai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions