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

Skip to content
Commit c3e5288c authored by Shrey Vijay's avatar Shrey Vijay
Browse files

i2c-msm-v2: Create rx completion object for dma mode



Use dedicated rx completion object for DMA transfer mode.
Currently a single completion object is being used for tx, BAM
driver can signal for tx complete while there can be rx process
in active stage. Resulting in BAM_ERROR_IRQ for the pipe connect
as part of the next BAM transfer. Use rx completion callback to
wait for BAM to complete rx transfer.

Change-Id: I65677ed0791c231622a0c33b44f619675a3d8f93
Signed-off-by: default avatarShrey Vijay <shreyv@codeaurora.org>
parent 89bfd053
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