Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233909
b: refs/heads/master
c: f60cb47
h: refs/heads/master
i:
  233907: 84cc9be
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Mar 4, 2011
1 parent d84d18a commit 2f4e765
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 0acb6209a2443797cf2e15b3d978a03efa0765a3
refs/heads/master: f60cb470eab2f06e0facb8d86a769e9c0a220e28
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1303,7 +1303,7 @@ static void __init ap4evb_init(void)

lcdc_info.clock_source = LCDC_CLK_BUS;
lcdc_info.ch[0].interface_type = RGB18;
lcdc_info.ch[0].clock_divider = 2;
lcdc_info.ch[0].clock_divider = 3;
lcdc_info.ch[0].flags = 0;
lcdc_info.ch[0].lcd_size_cfg.width = 152;
lcdc_info.ch[0].lcd_size_cfg.height = 91;
Expand Down

0 comments on commit 2f4e765

Please sign in to comment.