aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip/dw-mipi-dsi.c
diff options
context:
space:
mode:
authorJohn Keeping <john@metanate.com>2016-01-12 18:05:18 +0000
committerMark Yao <mark.yao@rock-chips.com>2016-01-18 08:42:09 +0800
commitc7647f8681feeb6c0957e3cf5daed1fbf8b3a5af (patch)
tree820914b530f0d6f8f7c9fd79fab6574d562f841f /drivers/gpu/drm/rockchip/dw-mipi-dsi.c
parentdrm/rockchip: cleanup unnecessary export symbol (diff)
downloadlinux-dev-c7647f8681feeb6c0957e3cf5daed1fbf8b3a5af.tar.xz
linux-dev-c7647f8681feeb6c0957e3cf5daed1fbf8b3a5af.zip
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