From: Andrzej Hajda Date: Tue, 7 Oct 2014 12:01:11 +0000 (+0200) Subject: drm/exynos: dsi: stop using display->ctx pointer X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~27^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cd5db80402c91d4b5f4ea5f5cf4be5b21864935;p=pandora-kernel.git drm/exynos: dsi: 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