Commit e510592d authored by Chiranjeevi Velempati's avatar Chiranjeevi Velempati
Browse files

USB: u_bam: Avoid workqueue for data received from BAM DMUX layer



BAM DMUX driver gives the data to the USB in work context and USB
is once again scheduling work for sending the data to the host.
This change avoid's the double work queue scheduling for the data
received from BAM DMUX, which might reduce the cpu usage and improve
the throughputs.

Change-Id: Ib66bc7f46f9436704e0d28b72771de50462ddf4b
Signed-off-by: default avatarChiranjeevi Velempati <cvelempa@codeaurora.org>
parent 6e4880af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment