drm/exynos/decon: fix disable clocks order
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 11 Feb 2016 11:25:04 +0000 (12:25 +0100)
committerInki Dae <daeinki@gmail.com>
Mon, 15 Feb 2016 14:25:23 +0000 (23:25 +0900)
commit00780f3b1a10d1be006b920505faf1d02f76f0e4
treec2cda89048d2483a54b6101cf6878063ab3a30c6
parentd380a1632c4e036d50c898e874a194fd4bf8bdee
drm/exynos/decon: fix disable clocks order

Decon requires that clocks should be disabled in reverse order. Otherwise
system hangs.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c
This page took 0.02649 seconds and 5 git commands to generate.