From 6bd1bb4b32c8cb4c5db2ab9ba3143016bc895253 Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Wed, 3 Sep 2008 10:00:38 +0800 Subject: [PATCH] --- yaml --- r: 112411 b: refs/heads/master c: 79009a063aa04c32143bff4fc0b7b8c6482af12d h: refs/heads/master i: 112409: f008b0ffc874c2fdc70c923dc736e67e8a9278eb 112407: 65086421f69079643347ca7c23268385744a0ab9 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/spitz.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8521caab5252..e13ed4d6ad94 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e96adec6b6bc616259d8bd64e8a80d6dfc4403a +refs/heads/master: 79009a063aa04c32143bff4fc0b7b8c6482af12d diff --git a/trunk/arch/arm/mach-pxa/spitz.c b/trunk/arch/arm/mach-pxa/spitz.c index 1a53c2c92af3..075fd8dda92e 100644 --- a/trunk/arch/arm/mach-pxa/spitz.c +++ b/trunk/arch/arm/mach-pxa/spitz.c @@ -572,8 +572,7 @@ static struct pxafb_mach_info spitz_pxafb_info = { .modes = &spitz_pxafb_modes[0], .num_modes = 2, .fixed_modes = 1, - .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act | LCCR0_LDDALT | LCCR0_OUC | LCCR0_CMDIM | LCCR0_RDSTM, - .lccr3 = LCCR3_PixRsEdg | LCCR3_OutEnH, + .lcd_conn = LCD_COLOR_TFT_16BPP | LCD_ALTERNATE_MAPPING, .pxafb_lcd_power = spitz_lcd_power, };