]> git.baikalelectronics.ru Git - kernel.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>
Sun, 16 Aug 2015 01:23:30 +0000 (10:23 +0900)
commit5d9a133525c120942e2f0a05cdb082171691d74f
treecd47ef0a133634eb47732ea55cbf8c37eb8133bb
parent0630b6837060da518d3ca50c08b4d794d3c8579a
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