drm/exynos/hdmi: fix VSI infoframe registers
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 20 Jan 2017 06:52:20 +0000 (07:52 +0100)
committerInki Dae <inki.dae@samsung.com>
Tue, 7 Feb 2017 04:52:50 +0000 (13:52 +0900)
commit10abdbc5eeec964d0534f6ace94624a5fae64233
tree9558fe257448b4b7ae56aeda88bd83f249a43863
parent648225880264fde99eba8e57f6ac81801be1405d
drm/exynos/hdmi: fix VSI infoframe registers

VSI infoframe registers address space is non-contiguous, so infoframe write
should be split into two chunks.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c