drm/exynos: fixed page flip issue.
authorInki Dae <inki.dae@samsung.com>
Tue, 14 Feb 2012 02:15:09 +0000 (11:15 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 15 Feb 2012 01:29:11 +0000 (10:29 +0900)
with vblank_refcount = 1, there was the case that drm_vblank_put
is called by specific page flip function so this patch fixes the
issue.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>

No differences found