From: Andrzej Hajda Date: Mon, 24 Nov 2014 05:12:46 +0000 (+0900) Subject: drm/exynos/mixer: embed manager into private context X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~27^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8103ef1b5f471fe5e50cd4e1fc17cf3be4682d79;p=pandora-kernel.git drm/exynos/mixer: embed manager into private context exynos_drm_manager is used by internal Exynos DRM framework for representing crtc. As it should be mapped 1:1 to fimd private context it seems more reasonable to embed it directly in that context. As a result further code simplification will be possible. Moreover it will be possible to handle multiple mixer devices in the system. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed