From 0b466568c980300a3ac69c4f40f8f3fd5ae14bae Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Thu, 27 Sep 2012 16:23:59 +0900 Subject: [PATCH] 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 --- Reading git-format-patch failed