summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-mvf/board-pcl052.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mvf/board-pcl052.c b/arch/arm/mach-mvf/board-pcl052.c
index 5e715df8a876..d87cc0e8c977 100644
--- a/arch/arm/mach-mvf/board-pcl052.c
+++ b/arch/arm/mach-mvf/board-pcl052.c
@@ -397,7 +397,7 @@ static const struct pm_platform_data pcl052_pm_data __initconst = {
#endif
static struct mvf_dcu_platform_data mvf_dcu_pdata = {
- .mode_str = "640x480p_min", /* works with HDMI PC, not HDMI TV */
+ .mode_str = "640x480p_hdmipc", /* works with HDMI PC, not HDMI TV */
// .mode_str = "720x480p",
.default_bpp = 24,
};