]> git.karo-electronics.de Git - karo-tx-linux.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)
commit861b27eca78355aa0a9712612c3ccd7d847a1614
tree2b3b51604bbfa788dd4a8e09c0d07f6fb69b4aad
parent576d72fbfb454eb903447fee5e5dbb5cfb700fee
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: 625e63e2 ("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