drm/exynos/mixer: fix interrupt clearing
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 9 Jul 2015 08:07:53 +0000 (10:07 +0200)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 01:23:30 +0000 (10:23 +0900)
commit81a464df5c5cdb47c2c5e271f7440e011d694018
treecd47ef0a133634eb47732ea55cbf8c37eb8133bb
parent64ebd8904fab29ee0b76f923aac77da5caa0437d
drm/exynos/mixer: fix interrupt clearing

The driver used incorrect flags to clear interrupt status.
The patch fixes it.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_mixer.c