summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx5/mx51_babbage.c
diff options
context:
space:
mode:
authorJason Chen <b02280@freescale.com>2010-03-08 14:40:51 +0800
committerAlejandro Gonzalez <alex.gonzalez@digi.com>2010-05-25 11:01:41 +0200
commit0d709bd022e60f4f6aa1d6e1960aa5ce8a20ccb3 (patch)
tree585fb797bd52e71ce13cf8b4410452f14d8c688a /arch/arm/mach-mx5/mx51_babbage.c
parent515783433d4ba912411e7112cb627534194900fe (diff)
ENGR00121100 tve: fix issue of make tve as primary display
This patch make tve primary display work for both imx51_bbg and imx37_3stack. For imx51_bbg, add "hdtv=2" to cmdline, for imx37_3stack, add "tv" to cmdline. Signed-off-by: Jason Chen <b02280@freescale.com> Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
Diffstat (limited to 'arch/arm/mach-mx5/mx51_babbage.c')
-rw-r--r--arch/arm/mach-mx5/mx51_babbage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mx5/mx51_babbage.c b/arch/arm/mach-mx5/mx51_babbage.c
index c3f896a5900d..ab7dd288365f 100644
--- a/arch/arm/mach-mx5/mx51_babbage.c
+++ b/arch/arm/mach-mx5/mx51_babbage.c
@@ -429,7 +429,6 @@ static int __init mxc_init_fb(void)
printk(KERN_INFO "HDTV is specified as %d\n", enable_tv);
fb_data[1].interface_pix_fmt = IPU_PIX_FMT_YUV444;
fb_data[1].mode = &(video_modes[0]);
- mxc_register_device(&mxc_tve_device, &tve_data);
}
/* Once a customer knows the platform configuration,