Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286167
b: refs/heads/master
c: 815ed6f
h: refs/heads/master
i:
  286165: 20bb006
  286163: b7c9f76
  286159: e15685b
v: v3
  • Loading branch information
Tushar Behera authored and Kukjin Kim committed Jan 11, 2012
1 parent 9e25cf3 commit 647da50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6e11e0bd82ecacd13b839558a49f65ebc958e1bd
refs/heads/master: 815ed6fc0a4d82bb39ed43d230c4e516214987e7
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-exynos/mach-origen.c
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,8 @@ static struct s3c_fb_pd_win origen_fb_win0 = {
static struct s3c_fb_platdata origen_lcd_pdata __initdata = {
.win[0] = &origen_fb_win0,
.vidcon0 = VIDCON0_VIDOUT_RGB | VIDCON0_PNRMODE_RGB,
.vidcon1 = VIDCON1_INV_HSYNC | VIDCON1_INV_VSYNC,
.vidcon1 = VIDCON1_INV_HSYNC | VIDCON1_INV_VSYNC |
VIDCON1_INV_VCLK,
.setup_gpio = exynos4_fimd0_gpio_setup_24bpp,
};

Expand Down

0 comments on commit 647da50

Please sign in to comment.