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

Commit 8074d104 authored by Manu Gautam's avatar Manu Gautam
Browse files

usb: gadget: audio: Queue multiple buffers for TX (capture)



Driver is currently using only one buffer for TX. This may
cause underruns at USB hardware if interrupt threshold is
greater than or equal to bInterval. Use multiple buffers (4)
to handle this and also reduce RX buffers from 256 to 48,
i.e. ability to handle 48msec of system latency which
should be sufficient.

Change-Id: I9758aef3e88e066da28e7eb2cbc5b8c6f56d47c1
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent 85673860
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment