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

Skip to content
Commit 4b78e910 authored by Abhilash Kumar's avatar Abhilash Kumar
Browse files

msm: camera: icp: Execute irq callbacks with locks



During hardware release, there is a chance of executing the
irq, since disable_irq is done later. This can cause irq's
callback to be called with NULL data.
Prevent this by executing the callback with locks and a check
NULL data in the callback.

Change-Id: Ibf66dcca7c6d632829f4114ea88c46be77165e6e
Signed-off-by: default avatarAbhilash Kumar <krabhi@codeaurora.org>
parent 92e25747
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