From 972145c741df9a259f3cdc89c974b6e1bfadcf6e Mon Sep 17 00:00:00 2001 From: Rahul Sharma Date: Wed, 28 May 2014 11:41:11 +0530 Subject: [PATCH] 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-format-patch failed