]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/hdmi: fix disable sequence
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 12 Jul 2017 10:01:23 +0000 (12:01 +0200)
committerInki Dae <inki.dae@samsung.com>
Thu, 27 Jul 2017 00:24:02 +0000 (09:24 +0900)
commita6d55a5a4248bfa3ebaae32459f70e3ef190372a
tree2b3b51604bbfa788dd4a8e09c0d07f6fb69b4aad
parentd915bb9d5ab0c68eeab8713d78b193d33e69b647
drm/exynos/hdmi: fix disable sequence

The "Fixes" patch was incorrectly merged, as a result PHY is prematurely
powered off and for example Odroid-U3 cannot disable TV power domain
when HDMI cable is unplugged.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Fixes: 8063a177 ("drm/exynos/hdmi: fix pipeline disable order")
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c