]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6b1c330fa7e16cec6dd2515430f12ded829f1b9e
tree3cb75fd60dfde2558175937d89b5e598b5f21040
parentc8dc8c809061f1101216e874920f6da6858bf6ac
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