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

Skip to content
Commit 6e6e3654 authored by Casey Piper's avatar Casey Piper
Browse files

msm: mdss: hdmi: Add CEC interrupt bit macro



Use a macro for the interrupt bits and
use bitwise complement instead of logical
negation when disabling HDMI CEC interrupt.
Using logical negation will evaluate to 0
which will set the entire register value to
0 instead of just bits 1, 3, and 7.

Change-Id: Ia6b6a48500b4cc149c4f6b91859bdcc6882a7244
Signed-off-by: default avatarCasey Piper <cpiper@codeaurora.org>
parent 7198e5fb
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