drm/exynos/hdmi: remove hdmi_v14_conf struct
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 9 Jul 2015 14:28:12 +0000 (16:28 +0200)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 01:23:32 +0000 (10:23 +0900)
commit7b5102da0a9f008a5d59fa4e3cd9e6006848f3bd
tree39a49c24aef1fa64a9ebcea09147484e547368cb
parentedb6e41201c626439a8f3687a0cc81c0d1f13c84
drm/exynos/hdmi: remove hdmi_v14_conf struct

The patch removes intermediate struct for HDMIv14 register configuration,
instead registry values are calculated on the fly.

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