From 93bca243ec96f0acb949d4aa2306f07467e89985 Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Sun, 18 Jan 2015 18:16:23 +0900 Subject: [PATCH] drm/exynos: remove struct exynos_drm_manager exynos_drm_manager was just a redundant struct to represent the crtc as well. In this commit we merge exynos_drm_manager into exynos_drm_crtc to remove an unnecessary level of indirection easing the understand of the flow on exynos. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-format-patch failed