diff options
| author | Jack Pham <[email protected]> | 2021-09-09 10:48:10 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-09-14 10:42:40 +0200 |
| commit | 595091a1426a3b2625dad322f69fe569dc9d8943 (patch) | |
| tree | 0b196ed980d2d28ce1d215c36c9dc173110f542f /tools/perf/scripts/python | |
| parent | dbe2518b2d8eabffa74dbf7d9fdd7dacddab7fc0 (diff) | |
usb: gadget: f_uac2: Add missing companion descriptor for feedback EP
The f_uac2 function fails to enumerate when connected in SuperSpeed
due to the feedback endpoint missing the companion descriptor.
Add a new ss_epin_fback_desc_comp descriptor and append it behind the
ss_epin_fback_desc both in the static definition of the ss_audio_desc
structure as well as its dynamic construction in setup_headers().
Fixes: 24f779dac8f3 ("usb: gadget: f_uac2/u_audio: add feedback endpoint support")
Cc: stable <[email protected]>
Signed-off-by: Jack Pham <[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