From: Gustavo Padovan Date: Sun, 18 Jan 2015 09:16:23 +0000 (+0900) Subject: drm/exynos: remove struct exynos_drm_manager X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93bca243ec96f0acb949d4aa2306f07467e89985;p=pandora-kernel.git 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-diff-tree failed