drm/exynos/hdmi: remove redundant configuration fields
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 9 Jul 2015 14:28:10 +0000 (16:28 +0200)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 01:23:31 +0000 (10:23 +0900)
commitc93aaebfd1945fd0c3efacad001906dd6bcbb3df
tree3cb75fd60dfde2558175937d89b5e598b5f21040
parentcd240cde91fa637449b564c08b31030073769ad7
drm/exynos/hdmi: remove redundant configuration fields

The patch removes redundant fields from hdmi_conf_regs. Their values
can be calculated from current_mode. This patch is the first step to remove
whole hdmi_conf_regs structure.

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