diff options
author | John Keeping <john@metanate.com> | 2016-01-12 21:05:18 +0300 |
---|---|---|
committer | Mark Yao <mark.yao@rock-chips.com> | 2016-01-18 03:42:09 +0300 |
commit | c7647f8681feeb6c0957e3cf5daed1fbf8b3a5af (patch) | |
tree | 820914b530f0d6f8f7c9fd79fab6574d562f841f /drivers/gpu/drm/rockchip/dw-mipi-dsi.c | |
parent | 63087aae5a7976a4557d16873146eae03948ec74 (diff) | |
download | linux-c7647f8681feeb6c0957e3cf5daed1fbf8b3a5af.tar.xz |
drm/rockchip: vop: fix mask when updating interrupts
Commit dbb3d94 (drm/rockchip: vop: move interrupt registers into
vop_data) introduced new macros for updating the interrupt control
registers but these always use the mask from the register definition
without refining it for the particular bits that are being changed.
This means that whenever we enable/disable a particular interrupt we end
up disabling all of the others as a side effect.
Signed-off-by: John Keeping <john@metanate.com>
Diffstat (limited to 'drivers/gpu/drm/rockchip/dw-mipi-dsi.c')
0 files changed, 0 insertions, 0 deletions