Files
linux/drivers/gpu/drm
Liviu Dudau ffe8f53f9c drm/msm/hdmi: Use bitwise operators when building register values
Commit c0c0d9eeeb ("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: c0c0d9eeeb ("drm/msm: hdmi audio support")
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-06-16 11:16:08 -04:00
..
2017-05-31 10:57:08 +02:00
2017-05-31 10:48:58 +02:00
2017-05-31 10:30:38 +02:00
2017-05-18 17:22:39 +02:00
2017-05-18 17:22:39 +02:00
2017-05-29 20:57:25 +02:00
2017-03-24 09:36:06 +01:00
2017-06-14 12:10:22 +10:00
2017-05-18 17:22:39 +02:00
2017-04-04 20:47:54 +02:00
2017-06-14 12:10:22 +10:00
2017-02-28 16:14:53 +01:00
2017-03-09 16:18:02 +01:00
2017-03-14 14:38:33 +01:00