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

Commit 18fca0da authored by Krishna Chaitanya Parimi's avatar Krishna Chaitanya Parimi Committed by Gopikrishnaiah Anandan
Browse files

msm: mdss: do not use mdp_lock for hist irq enable/disable



Calls to hist irq enable and disable are encompassed with a
spin_lock mdp_lock. This is not needed as all histogram irq
programming is independent of other MDP irq programming and
simultaneous access is restricted using hist intr lock. The
enable/disable irq calls made are further protected by one
mdss_lock spin_lock for preventing simultaneous access to
enable and disable of MDP irqs.

Change-Id: I2ec63e35fc3eca953e9ac21f7052c705656d899b
Signed-off-by: default avatarKrishna Chaitanya Parimi <cparimi@codeaurora.org>
Signed-off-by: default avatarGopikrishnaiah Anandan <agopik@codeaurora.org>
parent 125aa701
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