From: Rahul Sharma Date: Wed, 28 May 2014 06:11:11 +0000 (+0530) Subject: drm/exynos: remove hardware overlays disable from fimd probe X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~17^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=972145c741df9a259f3cdc89c974b6e1bfadcf6e;p=pandora-kernel.git drm/exynos: remove hardware overlays disable from fimd probe System hangs when FIMD registers are accessed to disable hardware overlays. This is because of the clocks which are not enabled before register access. 'Hardware overlay disable' is cleaned from the FIMD probe. Signed-off-by: Rahul Sharma Signed-off-by: Inki Dae --- Reading git-diff-tree failed