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

Skip to content
Commit 180163ef authored by Kiran Kumar H N's avatar Kiran Kumar H N Committed by Stephen Boyd
Browse files

msm: camera: Clear pending interrupts during AXI subdev release.



Currently all the pending interrupts are being cleared from
axi_disable_irq. There can be a race condition where this goes
ahead and clears all pending interrupts before all the RDI/PIX
interfaces have stopped completely. This causes undefined
behaviour during stopping the camera application especially in
case of RDI only cameras. Move this to AXI subdev release after
all the AXI subdevs(in case of concurrent camera) are released.

Change-Id: I35d2db0fd11d4f44b7638d680351ccdcd3715487
Signed-off-by: default avatarKiran Kumar H N <hurlisal@codeaurora.org>
parent 116a1ed7
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