From: YoungJun Cho Date: Mon, 17 Nov 2014 13:00:15 +0000 (+0900) Subject: drm/exynos: dsi: move TE irq handler registration position X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~27^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecb84157b5716f80e6569cd379f3bf560116a803;p=pandora-kernel.git drm/exynos: dsi: move TE irq handler registration position The drm_helper_hpd_irq_event() does dpms control and the panel is initialized and displayed on by it. So the exynos_dsi_te_irq_handler() should be registered beforehand. Signed-off-by: YoungJun Cho Acked-by: Inki Dae Acked-by: Kyungmin Park Signed-off-by: Inki Dae --- Reading git-diff-tree failed