video: s3c-fb: use FIMD_V8_VIDTCON0 for EXYNOS5 FIMD
authorJingoo Han <jg1.han@samsung.com>
Thu, 27 Sep 2012 07:23:59 +0000 (16:23 +0900)
committerJingoo Han <jg1.han@samsung.com>
Mon, 26 Nov 2012 04:35:36 +0000 (13:35 +0900)
commit0b466568c980300a3ac69c4f40f8f3fd5ae14bae
treec3e0b975447ce513c9c06d912357cea75d5e876e
parent975d352b50bb2384a209e27e3e3afbc0916025e8
video: s3c-fb: use FIMD_V8_VIDTCON0 for EXYNOS5 FIMD

This patch uses FIMD_V8_VIDTCON0 as the address definition
of VIDTCON0 register, because the address offset of VIDTCONx
registers is changed from 0x0 to 0x20000 for EXYNOS5 FIMD.
So, FIMD_V8_VIDTCON0 should be used.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
drivers/video/s3c-fb.c