From: YoungJun Cho Date: Mon, 17 Nov 2014 13:00:12 +0000 (+0900) Subject: drm/exynos: fimd: modify I80 i/f irq relevant routine X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~27^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c905d9508932ed85eee5469519aedc2d820458e;p=pandora-kernel.git drm/exynos: fimd: modify I80 i/f irq relevant routine For the I80 interface, the video interrupt pending register(VIDINTCON1) should be handled in fimd_irq_handler() and the video interrupt control register(VIDINTCON0) should be handled in fimd_enable_vblank() and fimd_disable_vblank() like RGB interface. So this patch moves each set / unset routines into proper positions. Signed-off-by: YoungJun Cho Acked-by: Inki Dae Acked-by: Kyungmin Park Signed-off-by: Inki Dae --- Reading git-diff-tree failed