drm/exynos: move fimd wait_for_vblank to manager_ops
authorPrathyush K <prathyush.k@samsung.com>
Thu, 6 Dec 2012 14:46:02 +0000 (20:16 +0530)
committerInki Dae <daeinki@gmail.com>
Thu, 13 Dec 2012 14:05:44 +0000 (06:05 -0800)
commit0703397039de7e87f780ebbf6283df7d89997075
tree89e5ef4f383168e5c0eff73c477ca49a305e40c4
parent8137a2e21a3465d91d86b49cfebcc370438b77bd
drm/exynos: move fimd wait_for_vblank to manager_ops

The wait for vblank callback is moved from overlay_ops to
manager_ops for fimd.

Signed-off-by: Prathyush K <prathyush.k@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c