drm/exynos: remove exynos_drm_crtc_plane_* wrappers
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 29 Oct 2014 19:25:53 +0000 (19:25 +0000)
committerInki Dae <daeinki@gmail.com>
Sun, 25 Jan 2015 12:28:02 +0000 (21:28 +0900)
commit1e3b423d0b79dfa25e5f09f558da264d4050eca8
tree46fb6ae335764a2c4accee3d6f378bd04833a253
parent2bf053eb264ef6f51ba930c74812d9edd0b43798
drm/exynos: remove exynos_drm_crtc_plane_* wrappers

This functions were doing nothing but calling a manager op function,
so remove them and call the manager directly.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_crtc.c
drivers/gpu/drm/exynos/exynos_drm_plane.c