From: Andrzej Hajda Date: Mon, 22 Sep 2014 09:30:48 +0000 (+0200) Subject: drm/exynos: remove explicit encoder/connector de-initialization X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~11^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9aaf7576241a9c24ede9998a630b29b26d8a6d0;p=pandora-kernel.git drm/exynos: remove explicit encoder/connector de-initialization All KMS objects are destroyed by drm_mode_config_cleanup in proper order so component drivers should not care about it. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed