Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176631
b: refs/heads/master
c: 0933586
h: refs/heads/master
i:
  176629: 3bba0fa
  176627: a4b41c1
  176623: 2a10dfe
v: v3
  • Loading branch information
Michael Hennerich authored and Linus Torvalds committed Dec 16, 2009
1 parent de16f82 commit a506749
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6841bcfa6de5712a04531480fd1970ba462461f9
refs/heads/master: 09335865c34c2e74c7ba0a2c7224e302e0f1a5d8
4 changes: 2 additions & 2 deletions trunk/drivers/video/bfin-t350mcqb-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -487,8 +487,8 @@ static int __devinit bfin_t350mcqb_probe(struct platform_device *pdev)

fbinfo->var.nonstd = 0;
fbinfo->var.activate = FB_ACTIVATE_NOW;
fbinfo->var.height = -1;
fbinfo->var.width = -1;
fbinfo->var.height = 53;
fbinfo->var.width = 70;
fbinfo->var.accel_flags = 0;
fbinfo->var.vmode = FB_VMODE_NONINTERLACED;

Expand Down

0 comments on commit a506749

Please sign in to comment.