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

Skip to content
Commit ffe8f53f authored by Liviu Dudau's avatar Liviu Dudau Committed by Rob Clark
Browse files

drm/msm/hdmi: Use bitwise operators when building register values



Commit c0c0d9ee ("drm/msm: hdmi audio support") uses logical
OR operators to build up a value to be written in the
REG_HDMI_AUDIO_INFO0 and REG_HDMI_AUDIO_INFO1 registers when it
should have used bitwise operators.

Signed-off-by: default avatarLiviu Dudau <liviu.dudau@arm.com>
Fixes: c0c0d9ee ("drm/msm: hdmi audio support")
Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 52260ae4
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