From 0ccb9e402ead062e199fdbf4c9d286bb55e09b2b Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Fri, 18 Jul 2008 08:53:52 +0800 Subject: [PATCH] --- yaml --- r: 112402 b: refs/heads/master c: cf5eb8c0de08a99b0ccbd22198bbb4828a04298b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/poodle.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index e91ab3356abe..5229c8d70b39 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1730aadffb6ec3c4fe4d69a68f2f9445fd1b1264 +refs/heads/master: cf5eb8c0de08a99b0ccbd22198bbb4828a04298b diff --git a/trunk/arch/arm/mach-pxa/poodle.c b/trunk/arch/arm/mach-pxa/poodle.c index cbcf394d84d1..8972dccab5cf 100644 --- a/trunk/arch/arm/mach-pxa/poodle.c +++ b/trunk/arch/arm/mach-pxa/poodle.c @@ -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 = {