Commit 531333f0 authored by Ankur Nandwani's avatar Ankur Nandwani
Browse files

bluetooth: fix the concurrency issue while reading from SMD



The function used to read from SMD was causing a deadlock
as it can only be used in interrupt context. As we have
now added tasklet support, we are now reading in tasklet
context, and this patch uses the correct read function
to avoid deadlock.

CRs-Fixed: 314659
Change-Id: I66d1769ada884042169f486ca2aadabde9713b22
Signed-off-by: default avatarAnkur Nandwani <ankurn@codeaurora.org>
parent 6f6fdc65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment