]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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>
Tue, 11 Aug 2015 08:21:34 +0000 (17:21 +0900)
commit9859e203713a190f79959681836da34606d0d5bd
treeacbd49604401ccd7661f8f8ee746102d61d3dfaa
parente6e771dc05b07be1e2b6ced3fa764b30bdda517d
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