From: Andrzej Hajda Date: Fri, 10 Oct 2014 12:31:54 +0000 (+0200) Subject: drm/exynos: init kms poll at the end of initialization X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~11^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cb6830a75665ec4efa99c69d52c5d9df597c397;p=pandora-kernel.git drm/exynos: init kms poll at the end of initialization HPD events can be generated by components even if drm_dev is not fully initialized, to skip such events kms poll initialization should be performed at the end of load callback followed directly by forced connection detection. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed