diff options
author | Johan Hovold <[email protected]> | 2021-05-21 15:37:42 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-05-21 16:19:22 +0200 |
commit | 51cb8e206afd463e66f16869e5ddc95bef107142 (patch) | |
tree | 99a46a052b6b6998f2962cfe59b9ea5144655132 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 05ca447630334c323c9e2b788b61133ab75d60d3 (diff) |
ALSA: usb-audio: fix control-request direction
The direction of the pipe argument must match the request-type direction
bit or control requests may fail depending on the host-controller-driver
implementation.
Fix the UAC2_CS_CUR request which erroneously used usb_sndctrlpipe().
Fixes: 93db51d06b32 ("ALSA: usb-audio: Check valid altsetting at parsing rates for UAC2/3")
Cc: [email protected] # 5.10
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions