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

The patch removes intermediate struct for HDMIv13 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