drm/exynos/decon5433: do not stop DECON before reset
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 9 Dec 2016 09:52:15 +0000 (10:52 +0100)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:54:33 +0000 (13:54 +0900)
commite45f55759e7b7058a41a9e9210c20025239eddc3
tree8dc91785b928b08e260e6e6fa6bf95f4c5ae48af
parent362ffb29c0a132075d96f76714b4be884c8110ba
drm/exynos/decon5433: do not stop DECON before reset

DECON fails to stop in reasonable time in case of interlaced mode. But since
device is reset anyway this step can be safely omitted.

Change-Id: I15a78685c9573b9799ac63b7810ff3655763e461
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c