From: Andrzej Hajda Date: Mon, 17 Nov 2014 08:54:25 +0000 (+0100) Subject: drm/exynos/dp: stop using display->ctx pointer X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~27^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b3be327048402a39068f188726e3729e061fda;p=pandora-kernel.git drm/exynos/dp: stop using display->ctx pointer The patch replaces accesses to display->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