drm/exynos: move finish page flip to a common place
authorRahul Sharma <rahul.sharma@samsung.com>
Thu, 3 Jan 2013 10:44:04 +0000 (05:44 -0500)
committerInki Dae <inki.dae@samsung.com>
Mon, 7 Jan 2013 04:58:37 +0000 (13:58 +0900)
This patch implements the exynos_drm_crtc_finish_pageflip in
exynos_drm_crtc.c. This avoids the duplication of same code
in mixer, fimd and vidi.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Stephane Marchesin <marcheu@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>

No differences found