diff options
author | Liviu Dudau <Liviu.Dudau@arm.com> | 2017-06-15 15:13:46 +0100 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2017-06-16 11:16:08 -0400 |
commit | ffe8f53f9cc73fb25c8f78d4aed7ddf285503a60 (patch) | |
tree | d1597038f9a6cccb8aea5d735c2b93b3514a9765 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | 52260ae4c461538a4f104d463a55dfc13c3d8543 (diff) |
drm/msm/hdmi: Use bitwise operators when building register values
Commit c0c0d9eeeb8d ("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: Liviu Dudau <liviu.dudau@arm.com>
Fixes: c0c0d9eeeb8d ("drm/msm: hdmi audio support")
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions