]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit21e0fa4564d1de281b75e049b2eb46719f056892
tree39a49c24aef1fa64a9ebcea09147484e547368cb
parentef5a85c5281805e797997c780a5a210479efc60c
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