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

Commit fcdf5a18 authored by Abhishek Kondaveeti's avatar Abhishek Kondaveeti Committed by Gerrit - the friendly Code Review server
Browse files

msm: isp: Fix pingpong mismatch issue



We read pingpong status while handling axi and stats irqs
in tasklet. Due to scheduling delays in tasklet pingpong status is
changing by the time  we read. So, read ping pong status in ISR
and forward it to taslket. This will avoid ping pong mismatch issue
due to scheduler delays.

Change-Id: I42344c76a700a95bc6f5f6a702c15320ad98b7ed
Signed-off-by: default avatarAbhishek Kondaveeti <akondave@codeaurora.org>
parent 1a970af7
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