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

Skip to content
Commit 55d13053 authored by Alok Pandey's avatar Alok Pandey
Browse files

msm: camera: icp: Handling deadlock on WD interrupt



This change fixes the potential deadlock scenario when acquire is in
progress and WD interrupt is triggered.
Since WD interrupt and fatal message are handled in same work queue, the
recovery code is serialized by itself.
Mutex lock is not required if we leave disabling timers in release
routine.

Change-Id: I0dfe469aa74c4c3e58eff03900c09a5221b8dcd1
Signed-off-by: default avatarAlok Pandey <akumarpa@codeaurora.org>
parent 7fd7a065
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