diff options
author | 2021-03-01 13:49:35 +0200 | |
---|---|---|
committer | 2021-03-23 12:54:56 +0100 | |
commit | 254cb1e0d78cfa2c189171cacb88fc85d915bc84 (patch) | |
tree | 51f5e808b0f92891a6d19da6f40da0241cfca125 /include/linux | |
parent | usb: gadget: f_uac1: validate input parameters (diff) | |
download | wireguard-linux-254cb1e0d78cfa2c189171cacb88fc85d915bc84.tar.xz wireguard-linux-254cb1e0d78cfa2c189171cacb88fc85d915bc84.zip |
usb: gadget: f_uac1: disable IN/OUT ep if unused
User can configure f_uac1 function via p_chmask/c_chmask
whether uac1 shall support playback and/or capture,
but it has only effect on the created ALSA device,
but not on the USB descriptor.
This patch adds playback/capture descriptors
dependent on that parameter. It is similar to
the same conversion done earlier for f_uac2
Signed-off-by: Ruslan Bilovol <ruslan.bilovol@gmail.com>
Link: https://lore.kernel.org/r/1614599375-8803-6-git-send-email-ruslan.bilovol@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions