Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108653
b: refs/heads/master
c: cb47729
h: refs/heads/master
i:
  108651: 013a045
v: v3
  • Loading branch information
Eric Miao authored and Russell King committed Aug 16, 2008
1 parent 64dde7d commit 9ca6dcb
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 574047f96a302cbca2f9bfafd78b1869b6a900bf
refs/heads/master: cb47729bdaf49fe5e9dd2c41554f44a77b5cd590
4 changes: 3 additions & 1 deletion trunk/drivers/video/pxafb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,9 @@ static void pxafb_setup_gpio(struct pxafb_info *fbi)
pxa_gpio_mode(GPIO74_LCD_FCLK_MD);
pxa_gpio_mode(GPIO75_LCD_LCLK_MD);
pxa_gpio_mode(GPIO76_LCD_PCLK_MD);
pxa_gpio_mode(GPIO77_LCD_ACBIAS_MD);

if ((lccr0 & LCCR0_PAS) == 0)
pxa_gpio_mode(GPIO77_LCD_ACBIAS_MD);
}

static void pxafb_enable_controller(struct pxafb_info *fbi)
Expand Down

0 comments on commit 9ca6dcb

Please sign in to comment.