]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea9390a8dcd91aeaac6e8195b3a6ab286710c516
treec68289ea8d844f092c4ce4f02b7027fb5cfc4ca6
parent6b1c330fa7e16cec6dd2515430f12ded829f1b9e
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