commit | 972145c741df9a259f3cdc89c974b6e1bfadcf6e | [log] [tgz] |
---|---|---|
author | Rahul Sharma <rahul.sharma@samsung.com> | Wed May 28 11:41:11 2014 +0530 |
committer | Inki Dae <daeinki@gmail.com> | Mon Jun 02 02:07:12 2014 +0900 |
tree | f0875b4df9c01e1ac9c332516c22f61750f49ae5 | |
parent | 7a80ec79f0328cc8829c901666adca968026f82d [diff] |
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 <rahul.sharma@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>