commit | 0b466568c980300a3ac69c4f40f8f3fd5ae14bae | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu Sep 27 16:23:59 2012 +0900 |
committer | Jingoo Han <jg1.han@samsung.com> | Mon Nov 26 13:35:36 2012 +0900 |
tree | c3e0b975447ce513c9c06d912357cea75d5e876e | |
parent | 975d352b50bb2384a209e27e3e3afbc0916025e8 [diff] |
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>