Skip to content
Commit 95d31778 authored by smanag's avatar smanag Committed by Manjunatha Madana
Browse files

drivers: soc: Synchronize apr callback and voice svc release



Issue is seen when apr callback is received while voice_svc_release
is in process of freeing the driver private data.
Avoid invalid access of private data pointer by putting
the callback and release functions in the same locked context.

Change-Id: I93af13cab0a3c7e653a9bc9fa7f4f86bfa0502df
Signed-off-by: default avatarsmanag <smanag@codeaurora.org>
parent fc94f764
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment