drm/exynos/hdmi: always set PHY_POWER_OFF_EN bit
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 24 Oct 2016 13:17:41 +0000 (15:17 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:54:13 +0000 (13:54 +0900)
commit70206435d05e87bd2cd6212e03390cbf53926e26
tree8477c43898b9e7443e0a4176d1d39e5b01f55b01
parent9ecfd40d9d8468f42c4f0c1be20aaa7eb3e627ca
drm/exynos/hdmi: always set PHY_POWER_OFF_EN bit

The bit is present in all variants (its default value only differs).
The patch makes the code in-sync with mainline.

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