]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] pxa/poodle: use new .lcd_conn to specify the LCD info
authorEric Miao <eric.miao@marvell.com>
Fri, 18 Jul 2008 00:53:52 +0000 (08:53 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 23 Sep 2008 21:04:33 +0000 (22:04 +0100)
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/poodle.c

index cbcf394d84d1ab5753159bb1c6df35ea7918f280..8972dccab5cf95c9f2ab7b13a1f7d18420a30381 100644 (file)
@@ -304,8 +304,7 @@ static struct pxafb_mode_info poodle_fb_mode = {
 static struct pxafb_mach_info poodle_fb_info = {
        .modes          = &poodle_fb_mode,
        .num_modes      = 1,
-       .lccr0          = LCCR0_Act | LCCR0_Sngl | LCCR0_Color,
-       .lccr3          = 0,
+       .lcd_conn       = LCD_COLOR_TFT_16BPP,
 };
 
 static struct platform_device *devices[] __initdata = {