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

Skip to content
Commit b22f36a4 authored by Benet Clark's avatar Benet Clark
Browse files

msm: mdss: Move histogram complete_all after hist interrupts disabled



Previously, complete_all was called during histogram disablement before
the histogram interrupts were disabled, which can lead to issues if an
interrupt comes in between complete_all and interrupt disablement. Now,
complete_all is called afterwards, which guarantees no more interrupts
will come.

Change-Id: I1910e59b27ae55dbb2ed89373e2af614ef6a9808
Signed-off-by: default avatarBenet Clark <benetc@codeaurora.org>
parent 2b979b24
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