From: Andrzej Hajda Date: Mon, 24 Nov 2014 05:14:49 +0000 (+0900) Subject: drm/exynos/mixer: stop using manager->ctx pointer X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~27^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0be8304defc33d32ed26a7b1eec54270b995a7;p=pandora-kernel.git drm/exynos/mixer: stop using manager->ctx pointer The patch replaces accesses to manager->ctx pointer by container_of construct. It will allow to remove ctx field in the future. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed