From: Andrzej Hajda Date: Mon, 17 Nov 2014 08:54:27 +0000 (+0100) Subject: drm/exynos/dpi: stop using display->ctx pointer X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~27^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5af3d9bb78f130819204ef44ac9d2b635e49fc35;p=pandora-kernel.git drm/exynos/dpi: stop using display->ctx pointer The patch replaces accesses to display->ctx pointer by container_of construct. The field is removed as well as dpi was the last user of it. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed