diff options
author | Liviu Dudau <Liviu.Dudau@arm.com> | 2017-06-15 17:13:46 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2017-06-16 18:16:08 +0300 |
commit | ffe8f53f9cc73fb25c8f78d4aed7ddf285503a60 (patch) | |
tree | d1597038f9a6cccb8aea5d735c2b93b3514a9765 /drivers/gpu/host1x/hw | |
parent | 52260ae4c461538a4f104d463a55dfc13c3d8543 (diff) | |
download | linux-ffe8f53f9cc73fb25c8f78d4aed7ddf285503a60.tar.xz |
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/host1x/hw')
0 files changed, 0 insertions, 0 deletions