Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da3b06ed authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "usb: gadget: uac1: Increase number of requests to 8"

parents 457f5f45 332db50d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
#define UAC1_DEF_PCHMASK	0x3
#define UAC1_DEF_PSRATE		48000
#define UAC1_DEF_PSSIZE		2
#define UAC1_DEF_REQ_NUM	2
#define UAC1_DEF_REQ_NUM	8


struct f_uac1_opts {