From: Andrzej Hajda Date: Mon, 17 Nov 2014 08:54:19 +0000 (+0100) Subject: drm/exynos/fimd: stop using manager->ctx pointer X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~27^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=400c8ac8fc78f51dc7eb187dcf2320fb616c8215;p=pandora-kernel.git drm/exynos/fimd: stop using manager->ctx pointer The patch replaces accesses to manager->ctx pointer by container_of construct. As fimd was the last user of ctx the patch removes this field as well. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed