drm/exynos/hdmi: Simplify HPD gpio handling
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 9 Jul 2015 14:28:07 +0000 (16:28 +0200)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 01:23:31 +0000 (10:23 +0900)
commitef6ce28bc7c529d4d0b8c699d26fb568208bc305
tree8d9cced76b1e602227cce2e4a9bd32779a77901f
parentd36b3004ca2c99f39e9691ad8a10c02803ad28fc
drm/exynos/hdmi: Simplify HPD gpio handling

GPIO is tested only in hdmi_detect, so there is no reason to set it in
other places and to preserve its value in context.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c